Skip to content

ka2n/micro-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-gateway

This project generates API gateway for micro. A lot of code is borrowed from grpc-gateway and micro/go-api.

Please note this project is just POC & very alpha quality now.

Features

  • You can(must) choose what service to be exposed by gateway.
  • Generate swagger.json from .proto to generate clients.
  • Run authentication middleware in both gateway and service are supported.

How to use

See example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published