djeck1432 / spotnet

0 stars 6 forks source link

Improve error handling #52

Open djeck1432 opened 3 days ago

djeck1432 commented 3 days ago
  1. Read guideline here
  2. Set up the project, read README.md how to do that.
  3. Add to each endpoint, which can raise error appropriate HttpException with detail info and appropriate status code. How it works in fastapi you can read more here
Kostya-59benz commented 3 days ago

I would like to take on the task of error handling.

djeck1432 commented 3 days ago

Thank you, you will be assigned to this issue