https://github.com/killercavin/node-restapi-dev
https://github.com/killercavin/node-restapi-dev
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/killercavin/node-restapi-dev
- Owner: Killercavin
- Created: 2024-09-09T12:43:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T13:06:19.000Z (almost 2 years ago)
- Last Synced: 2024-09-09T15:49:11.577Z (almost 2 years ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node REST API Develpment
- This is a NodeJS simple project to develope a basic RESTAPI performing crud operations
## Postman API
- Feel free to navigate to the API of this repo on Postman via the link [NodeJSRESTAPI](https://www.postman.com/killercavin/node-rest-api-dev/documentation/gqpkw4u/node-rest-api)
## Disclamer
- The programs and CRUD operations that results to login, delete user, update user did not pass. Only the register user passed. For this reason, feel free to contribute and bring your suggestion without fear.
- You can alter the code base as you wish there is not restriction. Thanks, Happy Coding!