Skip to content

chaoaero/access_layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Access Layer

The access layer is developed based on OpenResty. It is consist of 3 main features:

  1. Request limitation using Token Bucket,
  2. Access Token validation for Http Request base on lua shared dict
  3. Signature validation for Http Request. I just wrapped a hmac lua lib base on openssl

The code style and inspiration mainly stem from ABTestingGateway and lua-resty-limit-traffic

About

nginx access layer based on OpenResty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages