- FastAPI
- uvicorn
- datamodel-code-generator
Using api.py
and custom.json
in current example folder
datamodel-codegen --input jsf/tests/data/custom.json --output model.py
uvicorn api:app --reload --host 0.0.0.0 --port 8080
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||