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

https://github.com/sainingo/node-crud-api


https://github.com/sainingo/node-crud-api

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# Basic Node Express API

> In this basic application, I created a CRUD node express server api endpoints and used postman to test

## Built With

- **NodeJs**
- **Express**
- **Nodemon**

## Getting Started
To get a local copy up and running follow these simple example steps.

## Prerequisites

- You need latest version of Node installed

## Setup and Usage
**Npm i**
- to install all dependencies

**npm start**
- to serve up the server

**[Postman](https://www.postman.com/)**
- use postman to test the different endpoints other than get which you can use the browser for.

## Author

adampithewan **SANINGO**

- GitHub: [@sainingo](https://github.com/sainingo)
- Twitter: [@sainingo](https://www.linkedin.com/in/sainingo/)
- LinkedIn: [sainingo](https://twitter.com/saningoInn)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/sainingo/node-crud-api//issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
Hat tip to anyone whose code inspired our project