nss-evening-cohort-7 / csharp-bangazonapi-boilerplate

Boilerplate code for the Bangazon Platform API
0 stars 0 forks source link

Allow developers to access the Product Type resource #5

Open copypastedeveloper opened 6 years ago

copypastedeveloper commented 6 years ago

From @stevebrownlee on July 22, 2017 18:28

Verbs to be supported

  1. GET
  2. POST
  3. PUT
  4. DELETE

User should be able to GET a list, and GET a single item.

Copied from original issue: nashville-software-school/csharp-bangazonapi-boilerplate#5