GitHub / pablo-sch / keepcoding-04-node-backend
This project is about a server-rendered EJS marketplace on "Node.js/Express" where users can register, log in, and manage second-hand adverts with filters and pagination. It uses "MongoDB/Mongoose" and "JWT" for authentication, providing RESTful routes to list, view, create, and delete adverts.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablo-sch%2Fkeepcoding-04-node-backend
PURL: pkg:github/pablo-sch/keepcoding-04-node-backend
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 22.3 MB
Dependencies parsed at:
309
Created at: 8 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: keepcoding, web-18
- @eslint/js ^9.23.0 development
- eslint ^9.23.0 development
- globals ^16.0.0 development
- nodemon ^3.1.9 development
- bcrypt ^5.1.1
- chance ^1.1.12
- connect-mongo ^5.1.0
- cookie-parser ~1.4.4
- cross-env ^7.0.3
- debug ~2.6.9
- ejs ^3.1.10
- express ^4.21.2
- express-session ^1.18.1
- express-validator ^7.2.1
- http-errors ~1.6.3
- mongoose ^8.12.2
- morgan ~1.9.1
- multer ^1.4.5-lts.2