About: FastAPI

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

FastAPI is a Web framework for developing RESTful APIs in Python. FastAPI is based on Pydantic and type hints to validate, serialize, and deserialize data, and automatically auto-generate OpenAPI documents. It fully supports asynchronous programming and can run with Gunicorn and ASGI servers for production such as Uvicorn and Hypercorn. To improve developer-friendliness, editor support was considered since the earliest days of the project.

Property Value
dbo:abstract
  • FastAPI is a Web framework for developing RESTful APIs in Python. FastAPI is based on Pydantic and type hints to validate, serialize, and deserialize data, and automatically auto-generate OpenAPI documents. It fully supports asynchronous programming and can run with Gunicorn and ASGI servers for production such as Uvicorn and Hypercorn. To improve developer-friendliness, editor support was considered since the earliest days of the project. (en)
  • FastAPI — веб-фреймворк для создания API, написанный на Python. Один из самых быстрых и популярных (после Django и Flask) веб-фреймворков, написанных на Python (на 2022 год). (ru)
dbo:genre
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2018-12-05 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 65756731 (xsd:integer)
dbo:wikiPageLength
  • 4346 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123689110 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Sebastián Ramírez (en)
dbp:genre
dbp:license
dbp:name
  • FastAPI (en)
dbp:programmingLanguage
dbp:released
  • 2018-12-05 (xsd:date)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dct:subject
rdf:type
rdfs:comment
  • FastAPI is a Web framework for developing RESTful APIs in Python. FastAPI is based on Pydantic and type hints to validate, serialize, and deserialize data, and automatically auto-generate OpenAPI documents. It fully supports asynchronous programming and can run with Gunicorn and ASGI servers for production such as Uvicorn and Hypercorn. To improve developer-friendliness, editor support was considered since the earliest days of the project. (en)
  • FastAPI — веб-фреймворк для создания API, написанный на Python. Один из самых быстрых и популярных (после Django и Flask) веб-фреймворков, написанных на Python (на 2022 год). (ru)
rdfs:label
  • FastAPI (en)
  • FastAPI (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • FastAPI (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License