CSHub icon indicating copy to clipboard operation
CSHub copied to clipboard

[Backend Rewrite] Questions

Open RobbinBaauw opened this issue 5 years ago • 0 comments

  • [ ] Recreate all question related endpoints, see https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/question. Note that the URLs could have better naming, so feel free to change URLs, HTTP verbs & request/response bodies where you see fit. This might require changing the database structure because we used inheritance on the current server and will most likely include changing the request/response bodies structure. This is fine, even preferable, the easier the better.
  • [ ] Fix the server related bugs described in https://github.com/finitum/CSHub/issues/201

RobbinBaauw avatar Dec 21 '19 09:12 RobbinBaauw