Skip to content

example rest api using pure native nodejs include mongodb database

Notifications You must be signed in to change notification settings

restuwahyu13/node-purenative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Rest API with Pure Native Nodejs

Berikut adalah contoh implementasi Rest API menggunakan Pure Native Nodejs berikut dengan MongoDB database.

Cara Menjalankan

  • install semua module terlebih dahulu dengan mengetikan npm install atau yarn add

  • untuk menjalankannya silahkan ketikan npm start atau yarn start

Features

  • Custom Router
  • Custom Flash Message
  • Custom Body Parser

Endpoint Route

Name Endpoint Route
results user http://localhost:3000/results
insert user http://localhost:3000/insert
result user http://localhost:3000/result
delete user http://localhost:3000/delete
update user http://localhost:3000/update

Semoga dengan adanya tutorial ini bisa membantu teman - teman semua yang sedang belajar, khususnya belajar NodeJs menggunakan Pure Native Nodejs. Terimakasih

About

example rest api using pure native nodejs include mongodb database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages