Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/rust-web-framework-examples
https://github.com/poad/rust-web-framework-examples
actix-web axum rocketseat rust
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/rust-web-framework-examples
- Owner: poad
- License: mit
- Created: 2024-02-17T01:45:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:00:23.000Z (2 months ago)
- Last Synced: 2024-10-24T09:29:19.393Z (2 months ago)
- Topics: actix-web, axum, rocketseat, rust
- Language: Dockerfile
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-web-framework-examples
The sample applications using the Rust web framework.
## actix-example
See [./actix-example](./actix-example).
## axum-example
See [./axum-example](./axum-example).
## rocket-example
See [./rocket-example](./rocket-example).