https://github.com/oliverloops/nodejs-rest-server
A Practical Node.JS server written in fluently Vanilla.JS
https://github.com/oliverloops/nodejs-rest-server
Last synced: 3 months ago
JSON representation
A Practical Node.JS server written in fluently Vanilla.JS
- Host: GitHub
- URL: https://github.com/oliverloops/nodejs-rest-server
- Owner: oliverloops
- License: mit
- Created: 2019-01-08T01:57:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T05:13:02.000Z (over 6 years ago)
- Last Synced: 2025-01-28T22:44:34.515Z (5 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node REST Server
## Practical Rest Excercise with Node.JS### You Must Have Node.JS and npm/yarn in your computer :rage3:
:bee::bee::bee:1. Run ```npm init```
2. Enter command: ```node server```
3. I use _GET_, _POST_, _PUT_ and _DELETE_ methods.
4. Connect Front-End Response Methods :umbrella:
5. You can test it using Method Request Services like Postman
6. Please install MongoDB for a best model interaction :computer:(*6)OR:
**I set a Mongo DB Cloud Based to try the methods**
Cloud DB: https://mlab.comWith :heart: for GitHub Community :octocat:.