TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Free Chapters from Microservice APIs in Python

1 点作者 abunuwas超过 3 年前

1 comment

abunuwas超过 3 年前
Hi all, author of Microservice APIs in Python (<a href="http:&#x2F;&#x2F;mng.bz&#x2F;nz48" rel="nofollow">http:&#x2F;&#x2F;mng.bz&#x2F;nz48</a>) here!<p>I just made available for free two chapters of the book! You can download them from the link in the post. Please let me know if you encounter any issues when downloading the chapters.<p>The first of the chapters is chapter 2 from the book, which showcases how to build an API using FastAPI. The chapter explains not only how FastAPI works, but it also explains some useful patterns for structuring your project, ensuring you keep clear boundaries between different layers of the app.<p>The second chapter in the booklet is chapter 7 from the book, which explains a few useful development patterns for service implementation. It introduces the concept of hexagonal architecture, explains useful principles such as the dependency inversion principle, and patterns such as repository and unit of work.<p>These are really my favourite chapters from the book, and I hope you find them useful! If you do, there&#x27;s a discount code at the end of the booklet which you can use to grab a copy of the book.I&#x27;d also love to hear your feedback! Really, I do!<p>Feel free to share the link with anyone that you think could benefit from this.<p>Much love and happy hacking!