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

https://github.com/ohmycloud/minimal-blog


https://github.com/ohmycloud/minimal-blog

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# minimal-blog

```bash
cargo run --bin markd "Some title" posts/post.md
cargo run --bin minimal-blog
```

see [using rust, axum, postgresql and tokio to build a blog](https://spacedimp.com/blog/using-rust-axum-postgresql-and-tokio-to-build-a-blog/)