An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          






OpenRewrite Logo



rewrite-okhttp


[![ci](https://github.com/openrewrite/rewrite-okhttp/actions/workflows/ci.yml/badge.svg)](https://github.com/openrewrite/rewrite-okhttp/actions/workflows/ci.yml)
[![Maven Central](https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-okhttp.svg)](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-okhttp)
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.openrewrite.org/scans)
[![Contributing Guide](https://img.shields.io/badge/Contributing-Guide-informational)](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).