Skip to content

atsuiest/gapigate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Yeah, well... I'm gonna go build my own API Gateway, with blackjack and hookers. In fact, forget the hookers"
- Things that Bender never said

TODO

  • Add request decrypt when endpoint encrypting is enabled
  • Add response encrypt when endpoint encrypting is enabled
  • Add throtling and IP filter for public JWT
  • OpenSource this thing
  • Add claim validation for protected endpoints (must match target system with system claim)
  • Add JWT plugin as middleware to Fiber
  • Initial commit
  • Readme with TODO and a funny quote
  • Pass initial test
  • Create login to get a JWT token for public access

About

Simple API Gateway written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published