this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump up new atproto.at (releasing by workshop?!)

phil e0ce3751 5ddca38b

+2 -3
+2 -3
shared/challenges_markdown/one/part_one.md
··· 8 8 9 9 - [goat](https://github.com/bluesky-social/goat) - Swiss army knife of a CLI that allows you to do most if not all 10 10 atproto actions with. 11 + - [atproto.at](https://atproto.at/) - A web browser based atproto explorer (and more). Will allow you to view records, 12 + create records, PLC data, download/view a users repo exports, and listen to the jetstream for that user. 11 13 - [pdsls](https://pds.ls/) - A web browser base atproto explorer (and more). Will allow you to view records, create 12 14 records, PLC data, download/view repo exports, and listen to firehose or jetstream. 13 15 - [boat](https://boat.kelinci.net/) - Various atporot odds & ends tools. PLC, download/view repos, and more. 14 - - [atproto.at](https://atproto.at/) - A web browser base atproto explorer (and more). Will allow you to view records, 15 - create records, PLC data, download/view a users repo exports, and listen to the jetstream for that user. May need to 16 - turn on developer mode for the more advance options. 17 16 - [various sdks](https://atproto.com/sdks) - atproto.com has a list of various sdks if you'd like to write the code to 18 17 solve these challenges. 19 18 - [http ref](https://docs.bsky.app/docs/category/http-reference) - You can also make calls directly to the PDS via HTTP