API endpoints #2

Open
opened 2024-03-23 15:17:36 +00:00 by antifallobst · 0 comments
Owner

This is an overview, which API endpoints are currently implemented.

  • /account
    • POST /register
    • POST /auth
    • GET /info
    • POST /delete
    • GET /blob
    • POST /blob
    • /invite
      • POST /new
      • GET /list
  • /relay
    • POST /create
    • POST /join
    • POST /leave
This is an overview, which API endpoints are currently implemented. - /account - [X] `POST` /register - [X] `POST` /auth - [X] `GET` /info - [ ] `POST` /delete - [ ] `GET` /blob - [ ] `POST` /blob - /invite - [X] `POST` /new - [ ] `GET` /list - /relay - [X] `POST` /create - [ ] `POST` /join - [ ] `POST` /leave
antifallobst added the
tracking
label 2024-03-23 15:17:36 +00:00
antifallobst self-assigned this 2024-03-23 15:17:36 +00:00
antifallobst added the
server
label 2024-03-31 10:19:07 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: antifallobst/icrc#2
No description provided.