furkan-guvenc/crud_routers
Automatically create crud routes for your favorite api server and orm
This library helps Rust backend developers quickly create standard API endpoints for managing data. By defining data structures, you can automatically generate routes to create, read, update, and delete records, receiving a functional API ready for use. It's for developers building web services that interact with databases.
No commits in the last 6 months.
Use this if you are a Rust developer building a web API and want to rapidly implement standard CRUD (Create, Read, Update, Delete) operations for your database models.
Not ideal if you need highly customized or non-standard API endpoints that don't fit the typical CRUD pattern.
Stars
32
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Jul 21, 2025
Monthly downloads
3
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/furkan-guvenc/crud_routers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lerouxrgd/rsgen-avro
Command line and library for generating Rust types from Avro schemas
seaofvoices/darklua
A command line tool that transforms Lua code
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
usethesource/rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker,...
JacquesCarette/Drasil
Generate all the things (focusing on research software)