Django rest framework API project from Meta Backend developer journey
to run this repository:
$ git clone https://github.com/elhazsow/Django-Restframework-API-Project.git
$ cd Django-Restframework-API-Project
$ pipenv shell
$pipenv install
$python manage.py runserver
admin-user: {'uername':admin,'password': lemon123@}