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

Ported the API to the axum framework #29

Merged
merged 8 commits into from
Apr 19, 2024
Merged

Ported the API to the axum framework #29

merged 8 commits into from
Apr 19, 2024

Conversation

thibault-cne
Copy link
Member

Describe your changes

  • Ported all the API to the axum framework (gained nearly 50 crates dependancies)
  • moved integration tests for code logic

Issue ticket number and link (if necessary)

Issue #28

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added thorough tests and all tests are passing
  • I have added the necessary changes to documentation and/or README
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

@thibault-cne thibault-cne linked an issue Apr 19, 2024 that may be closed by this pull request
@thibault-cne thibault-cne merged commit f201ebc into master Apr 19, 2024
6 checks passed
@thibault-cne thibault-cne deleted the issue/#28 branch April 20, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change - Dump rocket for axum
1 participant