- what common tasks do you do
- what structure do you need to follow
- repeatable
Consumers
Guides
Auth
Usage
Rate limits
Communication
Comparison to Restaurant
Comparison to Insurance
999 < death stats >
SLA SLO
Insure performance meets x
-
mono repo
- [HateOAS]
- [cowboy_rest]
- express
docker run --rm \
-v ${PWD}:/local openapitools/openapi-generator-cli generate \
-i /local/oas.json \
-g typescript-rxjs \
-o /local/out/typescript-rxjs