bj-rutledge / CRUD-API-Example

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

fix missing syntax routes/product/index.js #75

Closed bj-rutledge closed 3 months ago

bj-rutledge commented 3 months ago

product route has a missing bracket. fix missing bracket issue.