awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLean Controller Patterns

Architectural practices for moving business logic from controllers into models or service objects.

Distinguishing note: Candidates focused on hardware controllers or AI; this is specifically about software controller-model logic distribution.

Explore 1 awesome GitHub repository matching software engineering & architecture · Lean Controller Patterns. Refine with filters or upvote what's useful.

Awesome Lean Controller Patterns GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • bbatsov/rails-style-guideAvatar de bbatsov

    bbatsov/rails-style-guide

    6,509Voir sur GitHub↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    Guides the movement of business rules from controllers to the model layer to maintain slim action handlers.

    Voir sur GitHub↗6,509
  1. Home
  2. Software Engineering & Architecture
  3. Lean Controller Patterns