antifallobst 2d7091f5d8 | ||
---|---|---|
.. | ||
account | ||
project | ||
user | ||
README.md |
README.md
API
All API endpoints are accessible with this base URL: https://api.nerdcult.net/
.
Some API endpoints require an Authorization HTTP header.
The token for this can be aquired using the /account/authenticate
endpoint.
Implementation Status
/account
/register
/verify
/authenticate
/delete
/tokens
/tokens
/follows
/followers
/deactivate
/activate
/user/
/info
/follow
/follows
/followers
/projects
/project
/create
/info
/join
TODO
- Password checking on registration
- usage examples
- account bound rate limit