An open API service indexing awesome lists of open source software.

https://github.com/0xkibh/drf-auth


https://github.com/0xkibh/drf-auth

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Django POST Message API

## Tech Stack
- Django
- Django Rest Framework
- Postgres

## Endpoint:
POST /api/messages/

## Authentication:
Token Authentication

## Additionals:
- I have implemented throtling
- I have implemented testing.