https://github.com/pksunkara/reign
Opinionated Isomorphic Web Framework in Rust
https://github.com/pksunkara/reign
framework rust web
Last synced: about 1 year ago
JSON representation
Opinionated Isomorphic Web Framework in Rust
- Host: GitHub
- URL: https://github.com/pksunkara/reign
- Owner: pksunkara
- License: apache-2.0
- Created: 2019-12-13T19:58:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T03:11:25.000Z (about 2 years ago)
- Last Synced: 2024-10-14T20:31:07.464Z (over 1 year ago)
- Topics: framework, rust, web
- Language: Rust
- Homepage: https://reign.rs
- Size: 780 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# reign
Opinionated Fullstack Web Framework in Rust
## Installation
```bash
cargo install reign --features cli --no-default-features
```