Little Lemon API project
Short explanation:
Fully functioning API project for the Little Lemon restaurant so that the client application developers can use the APIs to develop web and mobile applications. People with different roles will be able to browse, add and edit menu items, place orders, browse orders, assign delivery crew to orders and finally deliver the orders.
After opening the project in the IDE, please run the following commands:
- pipenv shell
- pipenv install django
- pipenv install setuptools
It is strongly recommended to use Insomnia to test APIs.
Superuser's login & password:
- login: admin
- password: 123