roeje / cognitive-911-bot

Winter 2017 GVSU CIS Capstone project for Motorola cognitive 911 call-taking bot
https://ec2-54-242-20-44.compute-1.amazonaws.com:3333/
2 stars 0 forks source link

Update test Express endpoints to provide create, update, delete, and fetch for Call objects in MongoDB #90

Closed roeje closed 7 years ago

roeje commented 7 years ago

Rewrite test Express API endpoints to fully implement REST API for Call data. Create create, update, get, and delete endpoints for Call data.