Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axumcourse/blog
使用axum构建blog
https://github.com/axumcourse/blog
askama async axum blog postgresql rust tokio
Last synced: about 2 months ago
JSON representation
使用axum构建blog
- Host: GitHub
- URL: https://github.com/axumcourse/blog
- Owner: AxumCourse
- License: mit
- Created: 2022-03-24T05:23:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T15:44:43.000Z (over 2 years ago)
- Last Synced: 2023-03-10T03:32:36.535Z (almost 2 years ago)
- Topics: askama, async, axum, blog, postgresql, rust, tokio
- Language: Rust
- Homepage: https://axum.rs
- Size: 114 KB
- Stars: 15
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# axum.rs 专题:使用axum构建博客系统
本仓库为[axum中文网](https://axum.rs)专题《[使用axum构建博客系统](https://axum.rs/subject/blog)》源码库。
前端模板修改自:https://getbootstrap.com/docs/5.1/examples/blog/
后台管理模板修改自:https://getbootstrap.com/docs/5.1/examples/dashboard/