https://github.com/openrewrite/rewrite-okhttp
OpenRewrite recipes for OkHttp.
https://github.com/openrewrite/rewrite-okhttp
openrewrite openrewrite-recipes
Last synced: 4 months ago
JSON representation
OpenRewrite recipes for OkHttp.
- Host: GitHub
- URL: https://github.com/openrewrite/rewrite-okhttp
- Owner: openrewrite
- License: other
- Created: 2023-07-23T15:49:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-09T13:52:57.000Z (4 months ago)
- Last Synced: 2026-02-09T18:38:48.038Z (4 months ago)
- Topics: openrewrite, openrewrite-recipes
- Language: Java
- Homepage:
- Size: 404 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
rewrite-okhttp
[](https://github.com/openrewrite/rewrite-okhttp/actions/workflows/ci.yml)
[](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-okhttp)
[](https://ge.openrewrite.org/scans)
[](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md)
### What is this?
This project implements a [Rewrite module](https://github.com/openrewrite/rewrite) that performs common tasks when migrating to new version of OkHttp.
Browse [a selection of recipes available through this module in the recipe catalog](https://docs.openrewrite.org/recipes/okhttp).
## Contributing
We appreciate all types of contributions. See the [contributing guide](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started.
### Licensing
For more information about licensing, please visit our [licensing page](https://docs.openrewrite.org/licensing/openrewrite-licensing).