routing

routing

  • Docs
  • GitHub

›Implementations

Documentation

  • Installation
  • Routes
  • Routing
  • Implementations

    • Choosing an implementation
    • http4s 0.23 (latest stable on cats effect 3)
    • http4s 1.0.0-M44 (latest development on cats effect 3)
    • Play Framework
  • Reverse Routing

More

  • Benchmarks
  • Example

Choosing an implementation

The routes we've built to this point are completely independent of any application framework. To wire them into an HTTP application framework, we need to choose an implementation. Implementations are provided for http4s and Play Framework and can be added to your application with an extra dependency. Read on to see how to handle routes with each framework.

← Routinghttp4s 0.23 (latest stable on cats effect 3) →
Docs
Installation
Community
More
GitHub
Copyright © 2025 BondLink