Skip to content

viniciusCamargo/express-crud-barebone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express CRUD barebone

Simple Express CRUD with no JS on the client

  • There's no JS on the client side
  • No Ajax calls
  • CRUDs through GET and POST only
  • Written in ES6
  • Persist on MongoDB

OBS.: I've included a JSON file with sample data in the root.

About

Simple Express CRUD with no JS on the client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published