This is a simple API in Django Rest Framework to test OAuth2.0 Authentication, Permissions and Django Filters. The API handle a music catalogue with bands, members, albums and musics.
- Python 3
- Django
- Django Rest Framework
- Django Filters
- Django OAuth Toolkit