Iris is a full-featured HTTP/2 web framework for Go, offering typed routing, built-in middleware, MVC, WebSockets, gRPC, sessions, caching, i18n and rich request/response handling. The README also previews a generics-based v14 that has no release date yet.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONFootup is a lightweight PHP MVC framework with CLI code generation, routing, validation, database, and logging. Supports SQLite, MySQL, PostgreSQL, and PSR‑4 autoloading for small apps and internal tools.
Altair is a batteries-included web framework for Crystal, providing routing, ORM, views, CLI, and security tools for building fast, single-binary web applications.
Ruby on Rails is a full-stack web application framework that follows the MVC pattern. It includes Active Record for database modeling, Action Pack for routing and controllers, Action View for templating, and additional libraries for mailers, jobs, WebSockets, file storage, and rich text handling. It enables rapid development of database-backed web applications.