There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a full-fledged REST API Server for "conFusion" Angular project. The User Authentication is done by using JSON Web Tokens. A few Routers were implemented to serve specific needs (dishRouter, userRouter, favoriteRouter, uploadRouter). Also "cors.js" file were implemented in "routes" folder for dealing with CORS problems.