feat: Add FastAPI (#422)

This commit is contained in:
k23223
2023-09-04 10:41:12 +08:00
committed by GitHub
parent 9e24d8da48
commit 80cb879bc8
3 changed files with 183 additions and 0 deletions

3
assets/fastapi.svg Normal file
View File

@ -0,0 +1,3 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
<path d="M12 0C5.375 0 0 5.375 0 12c0 6.627 5.375 12 12 12 6.626 0 12-5.373 12-12 0-6.625-5.373-12-12-12zm-.624 21.62v-7.528H7.19L13.203 2.38v7.528h4.029L11.376 21.62z"/>
</svg>

After

Width:  |  Height:  |  Size: 266 B