Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 675 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 675 Bytes

Movies explorer backend| Diploma project at Yandex.Praktikum

Description:

  • Register
  • Login and authoriztion
  • Get, post, patch, delete data

Technical stack:

  • 🎇 Express.js
  • 🔎 MongoDB
  • 🔐 CORS
  • 🗿 Celebrate
  • 🔌 Mongoose
  • 🚪 Helmet and limiter
  • 📚 AirBnb Linter Config
  • 📣 BEM

npm run dev

  • Download this project or git clone
  • Run command npm i
  • Run npm run dev
  • Server starts at http://localhost:3000.

Public domain

Movies Explorer Api Domain
Movies Explorer Api Ip