Understanding and Designing REST APIs
- Interacting With REST APIs and Python
- Understanding REST APIs
- Consuming APIs - GET and POST
- Consuming APIs - PUT PATCH and DELETE
- Designing REST APIs
- Designing Data Exchange and Responses
- Designing Error Responses
Building REST APIs
- Building REST APIs: Flask
- Expanding and Using Flask App
- Getting to Know DRF
- Loading and Serializing Data With DRF
- Adding URLs and Using the API
- Using FastAPI
- Using the FastAPI API
- Interacting With REST APIs and Python