An open API service indexing awesome lists of open source software.

https://github.com/abhi0402/foodHub-backend-server

Restful APIs for Food Delivery application developed using Nodejs & Express, walkthrough -
https://github.com/abhi0402/foodHub-backend-server

Last synced: 5 months ago
JSON representation

Restful APIs for Food Delivery application developed using Nodejs & Express, walkthrough -

Awesome Lists containing this project

README

        

# foodHub-backend
Restful APIs for Food Delivery application developed using Nodejs & Express

## Getting started
To get the Node server running locally:

* Clone this repo
* npm install to install all required dependencies
* replace the environment variables in nodemon.json
* npm start to start the local server

By default the local server will start on port 3002