Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup swagger docs #3

Closed
j-chad opened this issue May 23, 2023 · 0 comments · Fixed by #8
Closed

setup swagger docs #3

j-chad opened this issue May 23, 2023 · 0 comments · Fixed by #8
Labels
backend documentation Improvements or additions to documentation feature

Comments

@j-chad
Copy link
Owner

j-chad commented May 23, 2023

Feature

Description

As a [user/role], I want [goal/desire] so that [benefit/reason].

Acceptance Criteria

  • [Criteria 1]
  • [Criteria 2]
  • [Criteria 3]

Tasks

  • [Task 1]
  • [Task 2]
  • [Task 3]
@j-chad j-chad added the feature label May 23, 2023
@j-chad j-chad added this to domus May 23, 2023
@github-project-automation github-project-automation bot moved this to New in domus May 23, 2023
@j-chad j-chad moved this from New to Done in domus Sep 24, 2023
@j-chad j-chad added documentation Improvements or additions to documentation backend labels Sep 24, 2023
@j-chad j-chad linked a pull request Sep 30, 2023 that will close this issue
3 tasks
j-chad added a commit that referenced this issue Sep 30, 2023
## 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.
@j-chad j-chad closed this as completed in #8 Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend documentation Improvements or additions to documentation feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant