imranariffin / small-steps-api

0 stars 0 forks source link

enable create and list goals #6

Closed imranariffin closed 5 years ago

imranariffin commented 5 years ago

create: POST /v1/goals/ list: GET /v1/goals/

imranariffin commented 5 years ago

de-scoped to create and list only. See #22 for delete and #23 for update.