• v0.1.3 bfd62fa4ef

    stargate v0.1.3
    All checks were successful
    / build (push) Successful in 4m4s
    Stable

    cptlobster released this 2025-09-09 20:30:32 -04:00 | 11 commits to main since this release

    This is a small release that adds the ability to have multiple paths match a single [route] block.

    Changes

    • Add support for having an array of paths match a single endpoint.

    Installation

    docker run -p 8000:8000 \
      -v sg1.toml:/etc/stargate/sg1.toml \
      forge.cptlobster.dev/cptlobster/stargate
    
    Downloads