Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sentinel1909/shuttle-template-axum
https://github.com/sentinel1909/shuttle-template-axum
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sentinel1909/shuttle-template-axum
- Owner: sentinel1909
- License: mit
- Created: 2024-10-19T23:15:11.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-10-20T20:04:57.000Z (26 days ago)
- Last Synced: 2024-10-21T00:38:04.858Z (26 days ago)
- Language: Rust
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Shuttle Template - Axum
A template for an API, using [Axum](https://github.com/tokio-rs/axum) and hosted on [Shuttle](https://shuttle.rs)
Routes are minimal:
- `/health_check` returns a `200 OK` response with empty body