This is a test task done for ElifTech School.
API is developed with Node JS and Express. You need to do following to start it:
npm install
npm run dev
The API serves following endpoints:
Get or create restaurants.
Get or create products (dishes) served by a restaurant.
Create new oder with a list of products.