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

https://github.com/prathmesh-ka-github/backend-programming


https://github.com/prathmesh-ka-github/backend-programming

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ExpressJS
## Making a express app to learn backend programming and backend database management.

### Using Insomnia for api requests and Nodemon for serving.
Use the following commands -

```npm run server``` or
```nodemon app.js```