Glimr

A type-safe web framework for Gleam that brings functional programming elegance and developer productivity to web development.

About Glimr

Note: This repository contains the core code of the Glimr framework. If you want to build an application using Glimr, visit the main Glimr repository.

Features

Installation

Add Glimr to your Gleam project:

gleam add glimr

Getting Started

For a complete application structure with controllers, middleware, and configuration, check out the Glimr starter project.

Learn More

Built With

Glimr is built on top of these excellent Gleam libraries:

Special thanks to the Gleam community for building such an awesome ecosystem!

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

The Glimr framework is open-sourced software licensed under the MIT license.

Credits

Glimr is inspired by Laravel and other modern web frameworks, adapted for Gleam’s functional programming paradigm.

Search Document