Learning-Rust.Github.io: Labs: Project 1 – RESTful API Workspace [Human-Authored!]

This is a new series that answers the question, “what’s next after the mastery of Rust language syntax?”. In this series, We build a production-ready containerized RESTful API server application using Axum, Tokio, Tower, Serde, Toasty ORM, Garde, Utoipa with Docker and PostgreSQL. Hyper, Axum, Tokio and Tower: The most prominent HTTP server ecosystem at the time of writing. Toasty ORM: The most promising Object-Relational Mapper (ORM), built by the creators of Tokio and Axum. Serde and Utoipa: The most prominent serialization framework and OpenAPI 3.1 specification generator. Garde: The most promising and most feature-rich validation library in Rust at the time of writing. Documentation/ Labs: learning-rust.github.io/labs/building-a-containerized-restful-api

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论