You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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).
2
+
`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 it in production at[Convoy](https://github.com/frain-dev/convoy).
3
3
4
4
> [!NOTE]
5
5
> This README describes **v2** of requestmigrations. For older versions, please check the [release tags](https://github.com/subomi/requestmigrations/tags).
0 commit comments