52 Home
Gerasimos (Makis) Maropoulos edited this page 2020-08-07 14:12:56 +03:00

Iris is a free, open-source Go web framework, created by Gerasimos Maropoulos and intended for the development of modern web applications.

Iris helps back-end developers to quickly create extremely fast web applications in Go with minimal effort.

Iris is the only one Go module with first-class support to develop web applications following the model-view-controller MVC architectural pattern.

Iris can be used as a web port for gRPC. REST API for gRPC services.

The source code of Iris is hosted on GitHub and licensed under the terms of BSD 3-clause License, like the Go project itself.

Documentation refers to the v12.1.8 stable release. Want to learn about the upcoming release? Head over to the HISTORY.md#next instead.