Skip to content

VVKonstantin/mesto-project-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Mesto. API framework

Backend of pics social Mesto

The frontend of the project is here

Basic features

  • Described 2 schemas: user and card
  • API framework
  • User authorization and registration by cookies (jwt)
  • Configuring protected routing
  • Creating and making changes to users cards
  • Ability to like/ dislike/ delete cards
  • Data validation according to db schemas
  • Error handling
  • Logging requests and errors
  • Limiting the number of requests by express-rate-limit

Technologies

Node.js Express MongoDB Mongoose

TypeScript

REST API

Releases

No releases published

Packages

No packages published