Skip to content

Simple express and mongodb crud for educational purposes.

Notifications You must be signed in to change notification settings

jesusGalan/expressMongo-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It supposed to be an extensible API skel based on express and mongodb, free license for educational purposes only.

Active rest routes:

/api/users/list GET
/api/users/create/:name/:surname POST
/api/users/delete/:name/:surname DELETE
/api/users/list/subrutas/route1 GET
(update as soon as possible)

/api/products/route1/:name GET (handlebars compile)

/jwt/sign/:name GET (jwt token)

About

Simple express and mongodb crud for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published