Chore-App / chore-app-backend

MIT License
0 stars 0 forks source link

Setup JSON Serializer #4

Open dhyanpatel opened 8 months ago

dhyanpatel commented 8 months ago

Set up a way to serialize and deserialize JSON, and convert existing endpoints to accept and/or respond with JSON.

Blocked by #3

dhyanpatel commented 8 months ago

@shashankv40000 #3 is done, you should be able to work on this now

shashankv40000 commented 7 months ago

starting now