March 2023
Intermediate to advanced
321 pages
4h 52m
English
You now know enough about how to build REST APIs with FastAPI. In this chapter, you will learn to use modern web applications with WebSocket and GraphQL technology. We shall also explore the events in FastAPI and how to include a Flask application.
WebSockets
WebSockets module in FastAPI
Test WebSockets with Insomnia
Multiclient chat application
GraphQL
FastAPI events
Mounting WSGI application
The HTTP protocol is the backbone of the Internet. We know ...
Read now
Unlock full access