This project is just for practice in MongoDB, Express and Fawn libraries.
-
Updated
Dec 11, 2018 - JavaScript
This project is just for practice in MongoDB, Express and Fawn libraries.
A backend for movies rental application using nodeJS
A service for renting out movies: joi is used for validation along with joi-objectid package to validate ids, mongoDB is used on the backend. We used mongoose to utilize mongoDB, express for router handlers. json web token for authentication purpose and jwtPrivateKey is stored in environement variables using config package. winston is used to ha…
Add a description, image, and links to the fawn topic page so that developers can more easily learn about it.
To associate your repository with the fawn topic, visit your repo's landing page and select "manage topics."