This api was built in order to manage schools database of students, faculties, departments, degree and course. It is a full CRUD backend applications that allows user to enter data to update information about univesities membe
- postman
- browser
Command to install all the dependecies used in this api
npm i express bcryptjs dotenv express-validator helmet jsonwebtoken mongoose morgan nodemon
- nodeJs
- javascripts