Skip to content

pepabo/rate-limit-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate-Limite-Middleware

APIのレートリミットを制御するGoのecho用ミドルウェアです.

Getting Started

  1. cd example
  2. source .env 環境変数の読み込み
  3. go run main.go
  4. docker compose up -d --build containerを立ち上げる
  5. docker logs curl --follow curl側でリクエストが送信されていることをかくにんする
  6. docker logs nginx --follow nginx側でのリクエスト処理を確認

動作の様子

代替テキスト

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published