UofA-Blueprint / AlzheimerCalgary

0 stars 0 forks source link

Create endpoints for Activity_Type #80

Open Sooraj-beep opened 2 years ago

Sooraj-beep commented 2 years ago

Field

Endpoint GET ALL, POST, PUT, DELETE

TonyPhan0505 commented 1 year ago

@dimassudjito Do we need authorization here?

dimassudjito commented 1 year ago

@dimassudjito Do we need authorization here?

@TonyPython0505 I would think guarding it with a generic API key would be sufficient

Sooraj-beep commented 1 year ago

@dimassudjito is the API_KEY just a random string added to ,env file or is there more to this process?