superhp / cts-contest

0 stars 2 forks source link

Umbraco API implementation #4

Closed superhp closed 6 years ago

superhp commented 7 years ago

Implement 4 Web API actions: Task controller:

  1. Get list of all tasks
  2. Get a specified task by id Prize controller:
  3. Get list of all prizes
  4. Get a specified prize

Return only data fields, not a view.