roadster-rs/roadster
"Batteries Included" web framework for Rust designed to get you moving fast 🏎️
RustApache-2.0
Issues
- 0
Use Arc weak in health check instances
#526 opened by spencewenski - 0
More smtp dev servers
#520 opened by spencewenski - 0
- 1
- 0
- 2
Allow mocking the DB connection
#495 opened by spencewenski - 3
TestContainers for testing?
#500 opened by spencewenski - 1
- 0
Separate crate for auth?
#491 opened by spencewenski - 0
Re-look at user management schema
#489 opened by spencewenski - 1
- 2
Leptos integration/helpers in Roadster?
#485 opened by spencewenski - 4
OpenAPI support in Leptos with Aide?
#484 opened by spencewenski - 0
- 0
Add `AnyInitialize` to impl `Initializer` similar to `AnyMiddleware` as well
#473 opened by spencewenski - 0
- 2
Improve feature power set runtime
#449 opened by spencewenski - 0
Support other HTTP web frameworks?
#429 opened by spencewenski - 0
Custom environment
#438 opened by spencewenski - 2
Update sea-orm once they upgrade their sqlx dep to resolve RUSTSEC-2024-0363
#335 opened by spencewenski - 0
Support other DB backends?
#430 opened by spencewenski - 1
- 0
Use `TryFrom` where possible
#392 opened by spencewenski - 0
Use mold linker in CI
#378 opened by spencewenski - 1
Builder-style API to configure the `App`
#339 opened by spencewenski - 0
Allow specifying the config dir
#356 opened by spencewenski - 1
Lifecycle hooks
#350 opened by spencewenski - 0
Allow configuring health checks to run during startup but not in the "health check" API
#359 opened by spencewenski - 0
Example in sea-orm repo
#355 opened by spencewenski - 0
Example in leptos repo
#354 opened by spencewenski - 7
Allow running cli commands without db connection
#235 opened by spencewenski - 3
Should App methods take self?
#272 opened by spencewenski - 1
Secrets management
#328 opened by spencewenski - 0
- 0
Password reset at timestamp in user table
#299 opened by spencewenski - 0
Password hash utility method(s)?
#300 opened by spencewenski - 0
Versions of pk methods without the pk part
#295 opened by spencewenski - 1
Don’t use serial for id field
#290 opened by spencewenski - 0
Auto-update “updated_at” timestamp columns
#285 opened by spencewenski - 5
How to call api from rust frontend
#236 opened by spencewenski - 0
Configs to customize health check max duration
#263 opened by spencewenski - 0
- 0
- 5
- 0
Health check config missing `custom` field
#245 opened by spencewenski - 1
Add health check trait to allow adding checks to run before starting services
#237 opened by spencewenski - 0
Move the "stale cleanup" behavior out of the "build" method so it runs after the service is built and after the "handle cli" method is run against the services
#238 opened by spencewenski - 1
Invalid env var seperator on bash
#219 opened by lafis - 0
Add #[non_exhaustive] to public structs/enums
#208 opened by spencewenski - 0
Evaluate usefulness of feature powerset checks
#194 opened by spencewenski