RESTEasy VS Feign

Compare RESTEasy vs Feign and see what are their differences.

RESTEasy

An Implementation of the Jakarta RESTful Web Services Specification (by resteasy)

Feign

Feign makes writing java http clients easier (by OpenFeign)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
RESTEasy Feign
2 6
1,081 9,266
0.6% 0.7%
9.4 9.3
4 days ago about 24 hours ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RESTEasy

Posts with mentions or reviews of RESTEasy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-28.

Feign

Posts with mentions or reviews of Feign. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-19.

What are some alternatives?

When comparing RESTEasy and Feign you can also consider the following projects:

Jersey - Eclipse Jersey Project - Read our Wiki:

Retrofit - A type-safe HTTP client for Android and the JVM

Restlet Framework - Leading REST API framework for Java

Swagger - The content of swagger.io

Dropwizard - A damn simple library for building production-ready RESTful web services.

Spark - A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin

openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

microprofile-rest-client - MicroProfile Rest Client