Skip to content

MEAN development , Express Js for API , MongoDB for database , Node for server Angular is optional you can use it into index.html file

Notifications You must be signed in to change notification settings

gajender1995/node-mongo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-mongo-example

MEAN development , Express Js for API , MongoDB for database , Node for server Angular is optional you can use it into index.html file

update Node and npm

Steps

  1. npm install
  2. start mongodb server
  3. check the connection string in server file
  4. node new-server

For post request - /add

Schema ->
firstName : String
lastName : String

About

MEAN development , Express Js for API , MongoDB for database , Node for server Angular is optional you can use it into index.html file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published