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

https://github.com/zazk/rusty

Rust Http Response
https://github.com/zazk/rusty

Last synced: 2 months ago
JSON representation

Rust Http Response

Awesome Lists containing this project

README

          

# Rusty
A HTTP Response App for tryouts

### Dependencies

```
rustc 1.41.0
```

### Run and Building
```
cargo run
```

### Browse

```
http://localhost:8088
```