amosproj / amos2021ss07-bike-nest

MIT License
1 stars 0 forks source link

Create unified backend response mechanism #102

Closed LukasMeister closed 3 years ago

rmandlx commented 3 years ago

Basics have been done. Now all new endpoints should follow the style (implement the interfaces in the common project, return a success status, an error field and a payload).