https://github.com/sainingo/node-crud-api
https://github.com/sainingo/node-crud-api
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sainingo/node-crud-api
- Owner: sainingo
- Created: 2022-09-12T18:11:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T19:48:58.000Z (almost 4 years ago)
- Last Synced: 2025-11-30T19:52:24.175Z (8 months ago)
- Language: JavaScript
- Size: 943 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
**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