An open API service indexing awesome lists of open source software.

https://github.com/athena-framework/routing

Robust and performant HTTP routing library
https://github.com/athena-framework/routing

component crystal

Last synced: 5 months ago
JSON representation

Robust and performant HTTP routing library

Awesome Lists containing this project

README

          

# Routing

[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/actions/workflows/ci.yml/badge.svg?branch=master&event=schedule)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/routing.svg)](https://github.com/athena-framework/routing/releases)

HTTP based routing library/framework.

## Getting Started

Checkout the [Documentation](https://athenaframework.org/Routing).

## Contributing

Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.