shift-board / shiftboard

MIT License
0 stars 0 forks source link

Create backend API #4

Open shari09 opened 3 years ago

shari09 commented 3 years ago

GET requests:

POST requests:

Create the views.py file under the app/ and look into Django generic views to reduce redundancy.

shari09 commented 3 years ago

TODO: