node express mongodb rest api tutorial
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
~1.17.1
~1.4.3
~2.6.3
~4.15.2
~1.11.0
^2.2.26
^4.0.0
~1.9.1
~2.4.2
User
16
commits
Update package.json
6195f9f
Create README.md
dc6119a
Add delete routine and deleteUser function
8249c4a
Add DELETE api point (/deleteuser/:id)
5c9f270
Adding user - form validation and AJAX POST to adduser service
9d58254
Adding user - POST api method
73a2800
Adding user - the form
2fbf0b8
Show user information (after click)
87c98a5
Get data from API and populate into table
d963b2e
Add api /users/userlist
1b8d2a7
Make our db accessible to our router
d4ff55e
Call Monk module
2d21a94
Add data folder to gitignore
f97c685
Extend index page, add style
1999d5e
Install mongodb and monk
179e485