Document important API features
- Authentication
- Rate limiting (we have none)
- Expected formats
- Common endpoints
- Url structure, trailing slashes, etc.
The good news is that rest framework offers build-in utils to achieve that.
Edited by Agate
The good news is that rest framework offers build-in utils to achieve that.