Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanwinchester/atproto-elixir

AT Protocol in Elixir
https://github.com/ryanwinchester/atproto-elixir

atproto bluesky elixir

Last synced: 28 days ago
JSON representation

AT Protocol in Elixir

Awesome Lists containing this project

README

        

# Authenticated Transfer Protocol (ATP) for Elixir

[![Lexicon](https://github.com/ryanwinchester/atproto/actions/workflows/lexicon.yml/badge.svg)](https://github.com/ryanwinchester/atproto/actions/workflows/lexicon.yml)
[![NSID](https://github.com/ryanwinchester/atproto/actions/workflows/nsid.yml/badge.svg)](https://github.com/ryanwinchester/atproto/actions/workflows/nsid.yml)
[![XRPC](https://github.com/ryanwinchester/atproto/actions/workflows/xrpc.yml/badge.svg)](https://github.com/ryanwinchester/atproto/actions/workflows/xrpc.yml)
[![XRPC Server](https://github.com/ryanwinchester/atproto/actions/workflows/xrpc-server.yml/badge.svg)](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