Incubating v0.1.0

Nsai Gateway

Unified API Gateway for North Shore AI services - handles routing, authentication, rate limiting, and circuit breaking

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 46
  • All-time downloads: 46
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add nsai_gateway to your list of dependencies in mix.exs:

def deps do
  [
    {:nsai_gateway, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources