feat: error docs

This commit is contained in:
Zomatree
2025-07-31 10:46:19 +01:00
parent 46e127ccd2
commit 249a4818fc
2 changed files with 62 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
- [Introduction](./hello.md)
- [Project Structure]()
- [Creating new API features](./new_features.md)
- [Project Structure]()
- [Errors](./errors.md)
- [Testing]()
- [Writing a new database test]()
- [Writing a new API test]()