When learning a new language it can often be useful to have example code to refer to and learn from, so here are some examples:

TodoMVC

An example todo-list web application, built with the Gleam HTTP library.

The Gleam standard library

A collection of modules for working with the common data structures of Gleam.

Awesome Gleam

A list of libraries and projects from the community.