A fully functional yet simple API with documentation for blog.
GET /api/v1/
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. |
GET /api/v1/<int:pk>
Parameter | Type | Description |
---|---|---|
id |
int |
Required. Id of item to fetch |
GET /api/v1/swagger/
GET /api/v1/redoc/