Skip to content

Commit 0a149fb

Browse files
committed
chore: updated docs
1 parent ef50277 commit 0a149fb

2 files changed

Lines changed: 568 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# requestmigrations <br /> [![Go Reference](https://pkg.go.dev/badge/github.com/subomi/requestmigrations/v2.svg)](https://pkg.go.dev/github.com/subomi/requestmigrations/v2)
22
`requestmigrations` is a Golang implementation of [rolling versions](https://stripe.com/blog/api-versioning) for REST APIs. It's a port of the [Ruby implementation](https://github.com/keygen-sh/request_migrations) by [ezekg](https://github.com/ezekg). We use in production with [Convoy](https://github.com/frain-dev/convoy).
33

4+
> [!NOTE]
5+
> This README describes **v2** of requestmigrations. For older versions, please check the [release tags](https://github.com/subomi/requestmigrations/tags).
6+
47
#### Built By
58
<a href="https://getconvoy.io/?utm_source=requestmigrations">
69
<img src="https://getconvoy.io/svg/convoy-logo-full-new.svg" alt="Sponsored by Convoy"></a>

0 commit comments

Comments
 (0)