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 Training Program resource #10

Open copypastedeveloper opened 6 years ago

copypastedeveloper commented 6 years ago

From @stevebrownlee on July 22, 2017 18:31

Verbs to be supported

  1. GET
  2. POST
  3. PUT
  4. DELETE (but only if the start date is in the future)

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