Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 512 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 512 Bytes

BACKEND API of lara'sMusic project Made with Django, Django REST Framework - python and PostgreSQL -use Swagger for documentation and prove purpose.

The purpose of the backend project is mantain the history and preference of the user when listening music.

the project has two apps: users: which deal with authentication and profile of users. laramusicAPI: which deal with the lists of preferences of the users

You can see the endpoints description in https://laramusicapi.herokuapp.com/redoc/