Contribute Media
A thank you to everyone who makes this possible: Read More

Unify Your Service Architecture With OpenAPI

Description

"Unify Your Service Architecture With OpenAPI" by: Nathan van Gheem This talk will go through understanding what OpenAPI and JSON Schema is, how it can help your organization write better endpoints, why it is superior to alternatives like grpc and how to utilize it in your python projects.

We will also describe approaches to integrating OpenAPI and JSON schema into your python projects with simple patterns utilizing dependency injection, automatic definition testing with pytest and output validation. Also, it will demonstrate how using libraries like pydantic will also give you automatic mypy support along with JSON Schema.

We’ll utilize patterns that can be translated to any Python framework.

Recorded at the 2020 Python Web Conference (https://2020.pythonwebconf.com)

Details

Improve this page