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

https://github.com/firmanjs/warp-tokio-postgre


https://github.com/firmanjs/warp-tokio-postgre

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Example warp

* initial project
```sh
$ cargo new warp-example
$ cd warp-example
```

* run
```sh
$ cargo run
```