awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gleam-lang avatar

gleam-lang/example-echo-server

0
View on GitHub↗
81 stars·13 forks·Gleam·Apache-2.0·1 view

Example Echo Server

A tiny echo server written in Gleam! It'll reply with any body posted to /echo.

Features

  • Web Applications - Reference implementation of a basic web server.

Star history

Star history chart for gleam-lang/example-echo-serverStar history chart for gleam-lang/example-echo-server

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Example Echo Server

Similar open-source projects, ranked by how many features they share with Example Echo Server.
  • emmett-framework/granianemmett-framework avatar

    emmett-framework/granian

    5,074View on GitHub↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    Rustasgiasynciohttp
    View on GitHub↗5,074
  • hubspot/shepherdHubSpot avatar

    HubSpot/shepherd

    13,737View on GitHub↗

    Shepherd is an interactive product tour framework and JavaScript onboarding library used to build step-by-step instructional journeys. It serves as a web application guidance tool that presents sequences of instructional overlays to help users navigate interfaces and discover features. The library enables the creation of guided user tours, onboarding experiences, and interactive application guides. It is used to provide contextual in-app education and drive product feature adoption by leading users through specific workflows. The framework utilizes configuration-driven tour definitions and a

    JavaScript
    View on GitHub↗13,737
  • gleam-lang/example-todomvcgleam-lang avatar

    gleam-lang/example-todomvc

    156View on GitHub↗

    An example codebase that shows how to create a web application in Gleam. It is a backend based implementation of TodoMVC and demonstrates these features:

    Gleam
    View on GitHub↗156
  • gleam-lang/packagesG

    gleam-lang/packages

    0View on GitHub↗

    📦 Search for Gleam packages on Hex.

    View on GitHub↗0
See all 8 alternatives to Example Echo Server→

Frequently asked questions

What does gleam-lang/example-echo-server do?

A tiny echo server written in Gleam! It'll reply with any body posted to /echo.

What are the main features of gleam-lang/example-echo-server?

The main features of gleam-lang/example-echo-server are: Web Applications.

What are some open-source alternatives to gleam-lang/example-echo-server?

Open-source alternatives to gleam-lang/example-echo-server include: emmett-framework/granian — Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major… hubspot/shepherd — Shepherd is an interactive product tour framework and JavaScript onboarding library used to build step-by-step… gleam-lang/example-todomvc — An example codebase that shows how to create a web application in Gleam. It is a backend based implementation of… gleam-lang/packages — 📦 Search for Gleam packages on Hex. losfair/acquire — Digital remake of the "Acquire" board game. aosasona/jsorm — A minimal JSON explorer in Gleam and HTMX.