ocular-d / openapi-guide

OpenAPI design and style guide
2 stars 0 forks source link

Add a getting started part with an example #2

Open svx opened 3 years ago

svx commented 3 years ago

What is currently missing?

A "Getting started" part where we:

Maybe we cloud create an example repo for that Maybe something with FastAPI

How could this be improved?

See above

Is this a feature you would work on yourself?

[X] I plan to open a pull request for this feature

svx commented 3 years ago

Maybe it would be better to add a whole examples as an own repo, or maybe even various repos:

One with FastAPI (uses own included ReDoc)

Second with API under spec and docs

(we need to compile code from spec)