Gardener Bookmarks API
This API provides avid gardeners with a way to share links to sites they find interesting and informative.
The links can be to plant catalogs, how-tos, personal garden photos shared on the web, etc.
Content is up to the user we just ask that you keep things garden related.
Bronze: Creating an application where users can bookmark the garden tip links they want to share.
Silver: Create way to query on data. Search bar.
Gold: Create user logins and user upload of pictures.
-
The API must be built using Express, Handlebars, and Mongoose.
-
The API must have one non-user model.
-
The API must have full CRUD functionality and be RESTful.
-
The API must be deployed on Heroku.