docs(api): added endpoint overview

This commit is contained in:
antifallobst 2024-03-22 16:54:44 +01:00
parent 00279afbaa
commit 311df362a1
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
1 changed files with 16 additions and 0 deletions

16
docs/api.md Normal file
View File

@ -0,0 +1,16 @@
# ICRC API
## Endpoint overview
- /account
- [X] `POST` /register
- [ ] `POST` /auth
- [ ] `POST` /delete
- [ ] `GET` /blob
- [ ] `POST` /blob
- /invite
- [X] `POST` new
- /relay
- [ ] `POST` /create
- [ ] `POST` /join
- [ ] `POST` /leave