Technical requirements
This chapter will cover asynchronous features, software specifications, and the components of a newsstand management system prototype. The discussions will use this online newspaper management system prototype as a specimen to understand, explore, and implement asynchronous transactions that will manage the newspaper content, subscription, billing, user profiles, customers, and other business-related transactions. The code has all been uploaded to https://github.com/PacktPublishing/Building-Python-Microservices-with-FastAPI under the ch08
project.