This project is a sprint challenge from the 4th Unit at BloomTech. In this project I practiced taught concepts and techniques.
- Building webservice based on the REST (REpresentational State Transfer) architectural style and utilzed CRUD (Create, Read, Update and Delete) Functality.
- Designed and created a web API to manage the following resources: 'projects and 'actions'
- Was successful in getting all my tests to pass meeting MVP
In this project I used the following skills: Node.JS | Express | Server Side Routing, Express Middleware