This back-end project is focused on creating a server for the NewsExplorer application. MongDB is used to create a database while a REST API is set up to create, read, update, and delete information on the server. Node.js and Express are used to develop the server within a Javascript framework. The server is set up with security and testing through postman which is deployable to web applications. Users can register and sign in and out, all while the server and user info is secure.
JavaScript Express MongoDB JSON Web tokens Node.JS REST API Custom Mongoose Models bcryptjs
www.mynewsexplorer.jumpingcrab.com mynewsexplorer.jumpingcrab.com
(put website here)[]
(frontend link)[https://github.com/annaeckman/News-Explorer-Frontend.git]