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

HTTP API Template #9

Merged
merged 1 commit into from
Oct 1, 2024
Merged

HTTP API Template #9

merged 1 commit into from
Oct 1, 2024

Conversation

AgeManning
Copy link
Member

This PR adds a preliminary HTTP API.

It abstracts away configuration from the CLI in the main app and passes it into an isolated HTTP API crate.

This uses axum and allows us to build out HTTP API components in its own crate.

@jking-aus jking-aus merged commit d963ed7 into unstable Oct 1, 2024
7 checks passed
@AgeManning AgeManning deleted the template-http-api branch October 16, 2024 01:58
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.

2 participants