RESTful routes and backend API for the Bastion App:
- fork & clone this repo
- run
npm install
to install dependencies. - run
npm run seed
to seed the data for setups. - run
npm run seedTag
to seed the data for tags.
- Node.js
- Mongoose
- Mongodb
- Express
- Postman
-
Routes
- Add a favorites routes
- Add additional query routes
-
External API
- Cloudinary API