1 مستودع
Collections of CLI tools and libraries that automate the creation and configuration of API endpoints.
Distinguishing note: None of the candidates cover a general-purpose CLI toolkit for API scaffolding across different languages.
Explore 1 awesome GitHub repository matching development tools & productivity · API Development Toolkits. Refine with filters or upvote what's useful.
Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili
Ships a command-line scaffolding engine to automate the generation of controllers, models, and migrations.