mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
dump codecov.io and redo badges
This commit is contained in:
parent
095686f390
commit
93cbc36046
7 changed files with 52 additions and 40 deletions
|
@ -8,14 +8,6 @@ resources.
|
|||
|
||||
# Usage
|
||||
|
||||
This crate targets stable rust, currently requiring rustc 1.40+. To use this crate, add the
|
||||
following to your `Cargo.toml`:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
gotham_restful = "0.0.1"
|
||||
```
|
||||
|
||||
A basic server with only one resource, handling a simple `GET` request, could look like this:
|
||||
|
||||
```rust,no_run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue