Introducing Starlite: A New Python Asynchronous API Frameworkby@naamanhirschfeld
3,855 reads

Introducing Starlite: A New Python Asynchronous API Framework

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Starlite is built on top of the Starlette ASGI toolkit and pydantic. Pydantic offers fantastic data validation and parsing using type hints. The idea to use Starlette as bases is of course not new - it was first done by FastAPI. A core goal of Starlite as a project is to be a community / group project. A framework should not be the work of a solo maintainer, because this is a recipe for disaster  - Github is full of the derelict remains of once shiny projects that have been abandoned.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Introducing Starlite: A New Python Asynchronous API Framework
Na'aman Hirschfeld HackerNoon profile picture

@naamanhirschfeld

Na'aman Hirschfeld

Fullstack developer, opensource enthusiast, sci-fi nerd, trained historian, ex-professional cook.


Receive Stories from @naamanhirschfeld

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!