davidleitw / gin-limiterLinks
A simple gin middleware for ip limiter based on redis.
☆31Updated 2 years ago
Alternatives and similar repositories for gin-limiter
Users that are interested in gin-limiter are comparing it to the libraries listed below
Sorting:
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆102Updated 3 years ago
- LINE Login GO SDK (Original Social API SDK, It has been migrated into LINE login 2.1 after 2020/11/12)☆30Updated 3 months ago
- graceful shutdown package when a service is turned off by software function☆64Updated last week
- a simple example use gin to login with oauth2.☆48Updated 5 years ago
- A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.☆159Updated 2 years ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆122Updated 3 years ago
- An URL shortener service written in Golang☆189Updated 2 years ago
- Gin middleware to limit simultaneous requests.☆121Updated 8 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆51Updated 7 years ago
- Orion is a small lightweight framework written around grpc/protobuf with the aim to shorten time to build microservices at Carousell.☆158Updated 9 months ago
- 🐥The very simple ORM library for Golang☆296Updated last year
- Simple utility of creating a mask for sensitive information☆120Updated last year
- Timeout Middleware for Gin framework☆110Updated 3 weeks ago
- A gin middleware to limit access rate by custom key☆28Updated 6 years ago
- Sample repo for testing golang dependency tool dep☆16Updated 8 years ago
- golang redigo examples☆86Updated 4 years ago
- golang template for gin framework!☆124Updated 6 years ago
- Timeout middleware for Gin☆219Updated 2 months ago
- 封裝rabbitmq client的library並實現producer and consumer機制☆10Updated 4 years ago
- 使用 Golang 解答 LeetCode☆62Updated 2 years ago
- Golang In-App-Purchase Package for Apple iTune and Google Play☆13Updated 8 years ago
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆280Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆345Updated last year
- gorm pagination extension☆159Updated 8 months ago
- Request ID middleware for Gin Framework☆245Updated last week
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- ⚙ A microservice template from which services at TeaCat are built☆104Updated 6 years ago
- opentracing integration with GORM☆102Updated 3 years ago
- optimistic lock plugin for gorm