https://github.com/ryanwinchester/atproto-elixir
AT Protocol in Elixir
https://github.com/ryanwinchester/atproto-elixir
atproto bluesky elixir
Last synced: about 1 month ago
JSON representation
AT Protocol in Elixir
- Host: GitHub
- URL: https://github.com/ryanwinchester/atproto-elixir
- Owner: ryanwinchester
- License: mit
- Created: 2023-04-27T16:08:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T13:07:45.000Z (about 3 years ago)
- Last Synced: 2025-01-12T15:28:43.383Z (over 1 year ago)
- Topics: atproto, bluesky, elixir
- Language: Elixir
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Authenticated Transfer Protocol (ATP) for Elixir
[](https://github.com/ryanwinchester/atproto/actions/workflows/lexicon.yml)
[](https://github.com/ryanwinchester/atproto/actions/workflows/nsid.yml)
[](https://github.com/ryanwinchester/atproto/actions/workflows/xrpc.yml)
[](https://github.com/ryanwinchester/atproto/actions/workflows/xrpc-server.yml)
**The Authenticated Transfer Protocol**, aka **ATP**, is a protocol for large-scale distributed social applications.
## Project Status
I've just started with the idea that I'd like to do this. I'll be working on it
in small pieces. If it looks like a good idea, I'll keep going.
- [x] NSID
- [ ] Lexicon (in progress)
- [ ] PDS (in progress)
- [ ] ... TODO: Add more stuff ...
- [ ] XRPC
- [ ] XRPC Server