https://github.com/loitd/russapp
My Simplest Rust Application built and run from Docker
https://github.com/loitd/russapp
Last synced: about 2 months ago
JSON representation
My Simplest Rust Application built and run from Docker
- Host: GitHub
- URL: https://github.com/loitd/russapp
- Owner: loitd
- License: mit
- Created: 2020-12-07T08:00:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T10:15:25.000Z (over 5 years ago)
- Last Synced: 2025-01-27T16:47:34.197Z (over 1 year ago)
- Language: CSS
- Size: 1.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/loitd/russapp)
[](./LICENSE)
---
# russapp
My Simplest Rust Application built and run from Docker
Some features:
- Follow [the Rust official project layout guide](https://doc.rust-lang.org/stable/cargo/guide/project-layout.html).
- Actix web with tera and UIKit
- Travis-CI integrated + tests added with document tests