Projects

Bootcamp Management API

This is an application to manage bootcamps. I completed this by following tutorial course. My main goal was learn API development with NodeJS and Express. Also, this application uses MongoDB database.

After completing it, as a value added I added a new endpoint as “Subscribe”. The idea behind it, user need to subscribe to a course to review it. Because previous implementation was any user can review a bootcamp. Also I added Swagger to API documentation.

Please click in here to check API documentation with demo.

Here you can find the code base for this project.