cobbinma / example-rust-apiLinks
example rust api
☆18Updated 5 years ago
Alternatives and similar repositories for example-rust-api
Users that are interested in example-rust-api are comparing it to the libraries listed below
Sorting:
- Set up Seed app and start dev server by running one command☆43Updated 3 years ago
- ☆33Updated last month
- Add Facebook and Google authentication to your HTTP REST API in Actix-web☆41Updated 4 years ago
- ☆22Updated 2 years ago
- Draw chart with svg for leptos☆62Updated last year
- Tide middleware for SQLx pooled connections & transactions☆40Updated 3 years ago
- Vacuum is a system-wide configuration file collector☆29Updated 4 years ago
- A Rust library providing components based on the bulma css library for projects using the yew front-end web development framework.☆21Updated 4 years ago
- Typed any map for rust☆67Updated 6 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Novelty website + bucket questions implementation.☆41Updated 2 years ago
- "just open a socket"☆74Updated 2 years ago
- Runtime dependency injection in Rust☆17Updated 3 years ago
- 🍂 A Rust-based simulated DOM (browser-independent replacement for web_sys)☆47Updated 3 years ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Components to simplify handling forms with Yew☆97Updated 3 years ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- ☆21Updated 3 years ago
- General purpose OAuth2 component for Yew☆47Updated last year
- Code Samples for Wasmer Plugin Series☆18Updated 6 years ago
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Updated 11 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- All in one (aka Aio) database with async support. Based on libsql/Sqlite, bevy_reflect and tokio, includes a dead simple API to be used (…☆17Updated 3 months ago
- ☆20Updated 2 years ago
- An async, synchronized database-backed Rust job scheduler☆30Updated last year
- A simple async OAuth 2.0 library for Rust☆20Updated last month
- Request-scoped sqlx transactions for axum