Get startedGet started for free

Wrap up

1. Wrap up

Congratulations on completing Introduction to FastAPI! We have learned a lot together!

2. FastAPI Review

You have learned how FastAPI is used by data and machine learning engineers to build applications that manage data and provide high throughput data and machine learning transactions on the web. You have learned the four type of HTTP operations, how to support each of them using FastAPI, and how to use them together for a traditional JSON CRUD API application. You have learned how to communicate status appropriately for both successful and failed HTTP operations, and you've learned how we can improve our API throughput using async. Finally you learned how to test our endpoints individually using automated system tests and together in the application context using manual functional tests.

3. Congratulations!

FastAPI is a fantastic framework for building applications that process high-throughput data with custom business logic. A JSON CRUD API is a very simple form of this kind of application. Consider this to be a launching point for what you can do with FastAPI! The framework is built for you to build anything you can imagine. Congratulations on completing the course!

Create Your Free Account

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.