bj-rutledge / CRUD-API-Example

Simple Example of a CRUD API
MIT License
1 stars 3 forks source link

add update-customer route. Perform basic update operation. #78

Closed bj-rutledge closed 3 weeks ago

bj-rutledge commented 3 weeks ago

Tested with postman to make sure route is working. Need to write unit tests still. Tested other routes to make sure nothing broke.