https://github.com/carter907/actix-web-template
My own actix-web template for jump-starting your API development in Rust.
https://github.com/carter907/actix-web-template
actix-web cargo-generate template
Last synced: 9 months ago
JSON representation
My own actix-web template for jump-starting your API development in Rust.
- Host: GitHub
- URL: https://github.com/carter907/actix-web-template
- Owner: Carter907
- Created: 2024-03-28T01:10:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T04:36:05.000Z (over 1 year ago)
- Last Synced: 2025-02-24T08:47:27.859Z (over 1 year ago)
- Topics: actix-web, cargo-generate, template
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Create a rust project using `cargo generate` and employ this template to use actix-web.