mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
Add fastAPI to data.json
This commit is contained in:
12
data.json
12
data.json
@@ -2219,6 +2219,16 @@
|
|||||||
"Rust"
|
"Rust"
|
||||||
],
|
],
|
||||||
"description": "Teleconference system with a web based user interface written in Rust"
|
"description": "Teleconference system with a web based user interface written in Rust"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "FastAPI",
|
||||||
|
"link": "https://github.com/tiangolo/fastapi",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Python"
|
||||||
|
],
|
||||||
|
"description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints."
|
||||||
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user