Skip to content

yisrael35/api-CRUD-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-CRUD-mongo

Folders:

1. db: mongoose connection configuration
2. models: mongoose Schemas
3. routes: contain all the server side files .js
4. html: contain all the html files that display for the clients
5. js: contain files .js of the client side for function and validation
6. public: contain all the css files for the client
main file: ./server.js

init the project: npm i

Start the project: node server.js || nodemon

In the browser write: http://localhost:3001/SiteList.html

Create by: Yisrael Bar

Date: 31/05/2021

About

api-CRUD using mongo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published