Codebase rewritten to:
tangled.org/atpasser.poxiao-labs.work/atpasser
1# Roadmap
2
3I just copied the list from <https://atproto.com>'s sidebar and write a short list. No implemention status means 0% implemented.
4
5|ATProto specs|Implemention status|
6|:-|:-|
7|Data Model|~~`data` Almost Done, lacking tests~~ Maybe we should recreate it using decorators|
8|Lexicon||
9|Cryptography||
10|Accounts||
11|Repository||
12|Blobs|*(I'm not there yet, however it shows in the Data Model part)*|
13|Labels||
14|HTTP API||
15|OAuth||
16|Event Stream||
17|Sync||
18|DID|`did` ~~Only implements data model part. Still looking for an alive DID implement.~~ Almost done!|
19|Handle|`handle` Almost done!|
20|NSID|`nsid` Almost done!|
21|TID|`tid` Almost done|
22|Record Key|`recordKey` Almost done!|
23|URI Scheme|`uri` General URI scheme, and `uri.restricted` for restricted one for Lexicons|