awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
labstack avatar

labstack/armor

0
View on GitHub↗
1,661 stars·64 forks·Go·MIT·9 viewsarmor.labstack.com↗

Armor

Uncomplicated, modern HTTP server

Features

  • Routing and Middleware - Modern and uncomplicated HTTP server implementation.

Star history

Star history chart for labstack/armorStar history chart for labstack/armor

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does labstack/armor do?

Uncomplicated, modern HTTP server

What are the main features of labstack/armor?

The main features of labstack/armor are: Routing and Middleware.

Which projects share features with labstack/armor?

Projects with overlapping indexed features include: devfeel/dotweb — Simple and easy go web micro framework. emicklei/go-restful — go-restful is a framework for building RESTful web services in Go. It functions as a toolkit for managing API… go-aah/aah. go-chi/chi — Chi is a lightweight, idiomatic router and middleware framework for building web services in Go. It is designed to… go-goyave/goyave. ant0ine/go-json-rest — A quick and easy way to setup a RESTful JSON API.

Projects sharing features with Armor

These projects share indexed features with Armor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • devfeel/dotwebdevfeel avatar

    devfeel/dotweb

    1,380View on GitHub↗

    Simple and easy go web micro framework

    Gocachedotwebgo
    View on GitHub↗1,380
  • emicklei/go-restfulemicklei avatar

    emicklei/go-restful

    5,111View on GitHub↗

    go-restful is a framework for building RESTful web services in Go. It functions as a toolkit for managing API endpoints, providing a request router that maps incoming HTTP requests to handler functions using path parameters and custom URL patterns. The framework includes a data conversion layer that transforms Go structures into JSON or XML formats for request and response bodies. It also provides a system for organizing related web services into containers to manage endpoint prefixing and shared configuration. The project covers request lifecycle management through middleware filters for va

    Go
    View on GitHub↗5,111
  • go-aah/aahG

    go-aah/aah

    0View on GitHub↗
    View on GitHub↗0
  • ant0ine/go-json-restant0ine avatar

    ant0ine/go-json-rest

    3,489View on GitHub↗

    A quick and easy way to setup a RESTful JSON API

    Go
    View on GitHub↗3,489
Compare all 19 related projects→