Built in July 2018. REST API built using Node.js and JavaScript ES6 for renting movies from virtual movies library. Using libraries such as: bcrypt (For decrypting token), compression (Compress all the project data), eslint (Linting for better code), express (Rest calls and server CRUD management, fawn (2 face transaction), helmet (Secure the data), jsonwebtoken (Generate user authentication tokens), moment (Manager date times), mongoose (NoSQL Big data Database), winston (For logging into external log files), winston-mongodb (For logging into mongodb itself). Also, using jest and supertest for both unit and integration tests.
Clone the project to your computer.
Use VSCode, and install all packages by running in the terminal run: 'npm i', and 'node start index.js'.
- Node.js - The web framework used.
- MongoDB - The database used.
- JavaScript - The web framework used.
- GIT - Source management.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Or Assayag - Initial work - orassayag
- Or Assayag orassayag@gmail.com
- GitHub: https://github.com/orassayag
- StackOverFlow: https://stackoverflow.com/users/4442606/or-assayag?tab=profile
- LinkedIn: https://linkedin.com/in/orassayag
This application has an UNLICENSED license.