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

https://github.com/uiur/blog_rs

toy blog system in rust
https://github.com/uiur/blog_rs

Last synced: 3 months ago
JSON representation

toy blog system in rust

Awesome Lists containing this project

README

        

# blog_rs

a toy blog system in Rust

## Development

```
cargo watch -x 'run'
```