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

https://github.com/uditdc/rust-axum-sv


https://github.com/uditdc/rust-axum-sv

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Sample Rust Server with Shuttle
===

### Development

Run
`cargo shuttle run`

Watch
`cargo watch -q -c -w src/ -x "shuttle run"`

Deploy
`cargo shuttle deploy`