The REST API for a social networking app, built with Express, Mongoose, and MongoDB.
Users will need Node.js, Express, MongoDB, Mongoose, to run the app, and a RESTful API client (Ex. Insomnia, Postman) to test the routes.
Clone repository:
git clone <repository link>
Add npm dependencies:
npm install
Start server:
npm start
- Go to RESTful API client
- Test GET, POST, PUT, DELETE routes
- JavaScript
- Node.js
- Express
- MongoDB
- Mongoose
- Insomnia
- Lauren Groh
If you have any questions please connect with me through GitHub or [email protected].