- 最近在学习 rust, 恰好朋友前段时间用 rust 开发了一个博客应用,觉得还不错,单纯学习 rust 也可以看下
-
项目信息:
- 纯 rust 写的全栈博客应用,前端使用 yew, 后端使用 actix-web + diesel + postgres
- github 地址:https://github.com/ppbl/scicode
- 博客地址:https://scicode.ppbl.top/
- 目前支持 github 登录,发帖,评论,主题。
- 本身功能不复杂,只是纯用 rust 感觉比较有意思
- 后续功能完善中