kataras / versioningLinks
API Versioning for Go
☆50Updated last year
Alternatives and similar repositories for versioning
Users that are interested in versioning are comparing it to the libraries listed below
Sorting:
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆128Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Integration testing in Go with Docker☆112Updated 3 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆87Updated last month
- MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).☆62Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.