An open API service indexing awesome lists of open source software.

https://github.com/abunuwas/manning-twitch-build-deploy-api

Repository for Manning Twitch session about building and deploying APIs with Python
https://github.com/abunuwas/manning-twitch-build-deploy-api

api api-documentation api-ops api-rest api-server api-testing dredd dredd-hooks fastapi heroku heroku-deployment python rest rest-api restful restful-api

Last synced: 6 months ago
JSON representation

Repository for Manning Twitch session about building and deploying APIs with Python

Awesome Lists containing this project

README

          

### Author: Jose Haro Peralta

[![image](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/jose-haro-peralta/) [![image]( https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/JoseHaroPeralta)

### Full stack consultant; creator of [microapis.io](https://microapis.io)

### Book: [Microservice APIs with Python](https://www.manning.com/books/microservice-apis-in-python)

### Discount code: **watchperalta40**

### Presentation: Building and deploying reliable APIs with FastAPI

### Presentation video: [https://www.twitch.tv/videos/1088283640](https://www.twitch.tv/videos/1088283640)

## Agenda

1. Introduction
2. Introduce todo API specification
3. Build todo API
4. Test todo API
5. Set up Travis CI
6. Deploy to Heroku