starlite
Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs [Moved to: https://github.com/litestar-org/litestar] (by starlite-api)
starlite-pg-redis-docker
Example Litestar project using Postgresql, Redis and Docker [Moved to: https://github.com/litestar-org/litestar-pg-redis-docker] (by litestar-org)
starlite | starlite-pg-redis-docker | |
---|---|---|
73 | 4 | |
2,019 | 93 | |
- | - | |
9.4 | 6.2 | |
almost 2 years ago | over 1 year ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
starlite
Posts with mentions or reviews of starlite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-02.
-
Renaming Starlite to LiteStar
For the past one and a half years 😁. Checkout our docs https://starliteproject.dev/
-
Starlite updates March '22 | 2.0 is coming
#1286 is the issue tracking the removal of our last internal Pydantic datastructure, and PR #1382 has the addition of attrs based signature modelling. Once those are merged you will be able to use Starlite without Pydantic.
-
How do I gzip/compress my API responses?
You can go to Open an Issue and open an issue for a feature request/enhancement and describe basically the behavior you are wanting to see.
-
Is something wrong with FastAPI?
Falcon FastAPI Sanic Starlite (disclosure: I do work here)
- Is ruby a language still worth learning for web development?
- Starlite February Updates
-
Best framework to learn if I don't care about getting a job and just want to make projects
for server side , starliteproject.dev/, only python async framwork worth looking into.
-
Python projects with best practices on Github?
Well, I'm not objective but I'd say Starlite (https://github.com/starlite-api/starlite) is a might fine codebase. You can also learn a lot about tooling and typing going through it.
-
Is learning Flask before Django or FastAPI a good way to introduce myself in Python Web Development?
I have mentioned your concerns to the Starlite discussions board - https://github.com/starlite-api/starlite/discussions/1183
-
Starlite v1.51.0 Released
You can find the complete changelog on our v1.51.0 GitHub release page.
starlite-pg-redis-docker
Posts with mentions or reviews of starlite-pg-redis-docker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-26.
- Starlite updates March '22 | 2.0 is coming
-
Starlite: v1.27.0 updates
Finally, we are in the process of completely reworking the example project repository, which is already updated to work with some of the latest additions such as the SQLAlchemyPlugin updates, so check that out too.
-
Starlite is Looking for Contributors and Maintainers + and a Bunch of Updates
A Starlite official example project, which also accepts contributions.
-
Whassup with Starlite?
There is a full example project - i should have linked it in the OP tbh, but you can find it here: https://github.com/starlite-api/starlite-pg-redis-docker
What are some alternatives?
When comparing starlite and starlite-pg-redis-docker you can also consider the following projects:
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
litestar-fullstack - Litestar Fullstack Reference Application with React, Vite, SQLAlchemy, Docker, Task Queues, and more!
BlackSheep - Fast ASGI web framework for Python
polyfactory - Simple and powerful factories for mock data generation
starlette - The little ASGI framework that shines. 🌟
valio - Pluggable validation library that supports dataclasses, async validation, async tasks, validation extension, regex validation, dynamic documentation and much more.