Categorygithub.com/FloRichardAloeCorp/gateway
repositorypackage
0.0.0-20240916125411-92dec48fadec
Repository: https://github.com/florichardaloecorp/gateway.git
Documentation: pkg.go.dev

# README

Gateway

Gateway is an API Gateway designed to guard your microservice.

Features

The gateway forward requests to services only using YAML configuration.

The gateway is shipped with built-in middlewares:

  • CORS
  • JWT authorization
  • Body size limiter
  • Header size limiter
  • Rate limiter

Documentation

Full documentation is available here