hack4impact-mcgill / MADA

Repository for the MADA Project
5 stars 0 forks source link

Create api endpoint for task #35

Open kehwhy opened 2 years ago

kehwhy commented 2 years ago

Create a task with the POST endpoint An example of the REST endpoints - https://github.com/hack4impact-mcgill/mu-crm-tool/blob/main/backend/app/project/routes.py

More info on REST api endpoints: https://www.restapitutorial.com/lessons/httpmethods.html