/django-rest-framework

Repository created for the "API com Django 3: Django Rest Framework" course in Alura.

Primary LanguagePythonMIT LicenseMIT

django-rest-framework

Repository created for the "API com Django 3: Django Rest Framework" course in Alura.

How to use

Clone the repository

git clone https://github.com/bonetou/django-rest-framework

Install requirements

python -m pip install -r requirements.txt

Run the server

python manage.py runserver

Access localhost:8000 on your browser:

alt text