Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlsd/rocket-rs

Rust Rocket app
https://github.com/mrlsd/rocket-rs

cms cms-framework rocket rocket-rs rust

Last synced: about 1 month ago
JSON representation

Rust Rocket app

Awesome Lists containing this project

README

        

# Rocket-rs

HTTP app based on rocket.rs

#### Requirements:
* latest Rust nightly

#### Some useful command:
* **run:** `make`
* **build release:** `make release`
* **build:** `make build`
* **test:** `make test`

####License: MIT [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mrLSD/echo-cms/master/LICENSE)