This website works better with JavaScript.
Home
Explore
Help
Sign In
mirror
/
tiangolo.fastapi
mirror of
https://github.com/tiangolo/fastapi
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
python
asyncio
api
async
fastapi
framework
json
json-schema
openapi
openapi3
pydantic
python-types
python3
redoc
rest
starlette
swagger
swagger-ui
uvicorn
web
316
Commits
20
Branches
208
Tags
201 MiB
Python
99.9%
Tree:
0.63.0
tiangolo.fastapi
/
scripts
/
build-docs.sh
6 lines
71 B
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
set
-x
python ./scripts/docs.py build-all
Reference in new issue