Skip to content

使用Rust、Actix-web和MongoDB构建简单博客网站

License

Notifications You must be signed in to change notification settings

nintha/demo-myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-myblog

如何使用Actix-web和MongoDB构建简单博客网站。其中Actix-web 是一个高效的 HTTP Server 框架(Web Framework Benchmarks 上位居榜首),Mongodb是一个流行的数据库软件。

本仓库为下列教程的示例代码,每篇文章的代码有对应的分支进行存储。

Tutorial

使用Rust、Actix-web和MongoDB构建简单博客网站-01

使用Rust、Actix-web和MongoDB构建简单博客网站-02

使用Rust、Actix-web和MongoDB构建简单博客网站-03

使用Rust、Actix-web和MongoDB构建简单博客网站-04

TODO

  • 集成依赖注入库Autowired
  • MongoDB的CURD操作抽象到一个Trait中

About

使用Rust、Actix-web和MongoDB构建简单博客网站

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages