# Feign Core

**Canonical:** https://apis.io/apis/feign/feign-core/  
**Provider:** Feign — https://apis.io/providers/feign/  
**Documentation:** https://github.com/OpenFeign/feign

Feign Core is one of 12 APIs that [Feign](https://apis.io/providers/feign/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include HTTP Client, Java, and Core. The published artifact set on APIs.io includes API documentation and a getting-started guide.

Feign Core is the base library that processes annotated Java interfaces into templated HTTP requests. It defines the contract, encoder, decoder, and client abstractions used across the entire OpenFeign ecosystem.

## Machine-readable artifacts (6)

- **Documentation** — https://github.com/OpenFeign/feign#readme
- **GettingStarted** — https://github.com/OpenFeign/feign#basics
- **Source Code** — https://github.com/OpenFeign/feign
- **Maven Central** — https://central.sonatype.com/artifact/io.github.openfeign/feign-core
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/feign/refs/heads/main/graphql/feign-graphql.md
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/feign/refs/heads/main/apis.yml

## Other Feign APIs (11)

- [Feign Jackson](https://apis.io/apis/feign/feign-jackson/)
- [Feign Gson](https://apis.io/apis/feign/feign-gson/)
- [Feign OkHttp](https://apis.io/apis/feign/feign-okhttp/)
- [Feign Apache HttpClient](https://apis.io/apis/feign/feign-httpclient/)
- [Feign Java 11 HTTP](https://apis.io/apis/feign/feign-java11/)
- [Feign Ribbon](https://apis.io/apis/feign/feign-ribbon/)
- [Feign Hystrix](https://apis.io/apis/feign/feign-hystrix/)
- [Feign JAX-RS](https://apis.io/apis/feign/feign-jaxrs/)
- [Feign SLF4J](https://apis.io/apis/feign/feign-slf4j/)
- [Feign Form](https://apis.io/apis/feign/feign-form/)
- [Feign Micrometer](https://apis.io/apis/feign/feign-micrometer/)

## Tags

HTTP Client, Java, Core

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/feign/feign-core/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/feign/.
