Skip to content

Akagi201/lightgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightGate

Build Status Coverage Status Go Report Card GoDoc

A light weight API gateway.

Features

  • Suport Admin API, and configs stores to docker/libkv.
  • Support reversed proxy, via vulcand/oxy.
  • Support standard http handler as plugin/middleware to add custom business logic or common staff.
  • Support WebSocket proxy.
  • Support HTTP proxy.
  • A Cli tool to manage the admin staff.

Middlewares

Inspired by