Skip to content

AbuKhalil95/template-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-api

A backend basic api built with nodejs and express, along with routing for generic and specific routes, plus model finder that helps navigate and choose required mongoose schema. All schema wrapped with OOP compliant mongoose models that starts with the basic CRUD operations, and is easily expandable.

Dependencies

    "base-64": "^1.0.0",
    "bcrypt": "^5.0.0",
    "cookie-parser": "^1.4.5",
    "cors": "^2.8.5",
    "dotenv": "^8.2.0",
    "eslint": "^7.18.0",
    "express": "^4.17.1",
    "express-session": "^1.17.1",
    "jsonwebtoken": "^8.5.1",
    "mongoose": "^5.11.15",
    "nodemon": "^2.0.7",
    "superagent": "^6.1.0"  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published