https://github.com/aniskhan001/rocket-rust
A sample Web API using RUST and Rocket framework
https://github.com/aniskhan001/rocket-rust
api rocket-rs rust
Last synced: 4 months ago
JSON representation
A sample Web API using RUST and Rocket framework
- Host: GitHub
- URL: https://github.com/aniskhan001/rocket-rust
- Owner: aniskhan001
- Created: 2018-08-09T11:50:05.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-02-25T10:58:28.000Z (4 months ago)
- Last Synced: 2026-02-25T15:06:46.763Z (4 months ago)
- Topics: api, rocket-rs, rust
- Language: Rust
- Homepage:
- Size: 322 KB
- Stars: 13
- Watchers: 0
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocket 🚀 Rust
[](https://github.com/aniskhan001/rocket-rust/actions/workflows/rust.yml) [](https://github.com/aniskhan001/rocket-rust/actions/workflows/docker-build.yml)
A sample Web API using [RUST](https://www.rust-lang.org/en-US/) and [Rocket framework](https://rocket.rs/)
... just to see how fast it can response ;)
### To do:
- [x] Do cool things 😎
- [ ] Persistent data with MySQL
- [ ] to be added ...