Skip to content

maerteijn/lightning-talk-4d-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightning-talk-4d-openapi

A lighting talk about OpenAPI

Usage

Requirements for the tools used:

  • docker
  • python 3.x with a virtualenv

Install the requirements (inside a virtualenv):

make install

Validate the schema:

make validate-schema

Show the apistar documentation of the petstore:

make docs-apistar

The same petstore documentation with a redoc frontend:

make docs-redoc

Generate a flask stub with the openapi-generator docker image:

make openapi-generate-flask

Links of tools used in the talk

Other interesting links

About

A lighting talk about OpenAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published