You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Adds an axum powered backend with swagger + authentication using PASETO
tokens
## Related Issue
Closes#4, #3, #2 and #1
## Proposed Changes
* Adds a rust backend using:
* `diesel` for database
* `axum` for web server
* `utoipa` for documentation
## Testing Done
Tested in the swagger ui
## Checklist
- [x] I have tested my changes locally and they work as expected.
- [ ] I have documented any new or modified functionality in the project
documentation.
- [x] I have added appropriate comments to the code, especially in
complex or non-obvious sections.
Feature
Description
As a [user/role], I want [goal/desire] so that [benefit/reason].
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: