-
## Feature Request Type
- [ ] Core functionality
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [x] New behavior
## Description
Hi there, as discussed in the…
-
### Description
These need to be updated to use the new litestar links, but point to the 1.51 branch (if possible ?)
### URL to code causing the issue
https://pypi.org/project/starlite/
##…
-
We should consider adding a CLI that will allow users to quickly scaffold a project with a default folder / file structure, readme, tooling etc.
A good example is the NestJS CLI.
I'd like to discu…
-
**Describe the bug**
I am trying to use `APScheduler` with Starlite. [APScheduler](https://github.com/agronholm/apscheduler) is a background task scheduling package. I am currently using their late…
-
### Description
Referencing a discussion on Discord: https://discord.com/channels/919193495116337154/1093516724864811038
It seems that the pydantic `Field()` in the model isn't parsed and genera…
-
If you want, you can add the [Starlite Piccolo template](https://github.com/sinisaos/starlite-piccolo) to the templates. Maybe it will be useful to someone. Thanks.
-
### Summary
Hi!
I'm a big fan of the `src/` based layouts, which unfortunately doesn't seem to be well supported in the `starlite` CLI interface. Adding `--pythonpath` (similarly to [`gunicorn`](h…
-
crash game with mod like starlite, Storage Drawers, Radon on forge
-
Hi there @keithasaurus,
Impressive library! I wonder whether you'd like exploring integrating it into [Starlite](https://github.com/starlite-api/starlite)? We are working on v2 now and aim to relea…
-
Right now the [documentation on DTOs](https://starlite-api.github.io/starlite/usage/11-data-transfer-objects/) is quite rudimentary, and can be confusing if the reader doesn't already know what a DTO …