MarketSquare / roboswag

Apache License 2.0
26 stars 2 forks source link

POC of API to be used in testing #4

Open bhirsz opened 2 years ago

bhirsz commented 2 years ago

It can be defined using FastAPI. It would be good to have easy way of running the API locally (ie with docker) and invoke tasks (or other) for generating swagger documentation that can be later on used in tool development.

bhirsz commented 2 years ago

Needs to be done after #24 since FastAPI only generates OpenAPI v 3.*