wrighs6 / leanto

MIT License
0 stars 0 forks source link

Allow creation of new objects by handling POST requests #6

Closed wrighs6 closed 5 months ago

wrighs6 commented 5 months ago

Expand the existing endpoints so they will react to POST requests by creating new task, team, or user objects. It will also be necessary to explain these new endpoints in the api.md file.