id-mask VS Feign

Compare id-mask vs Feign and see what are their differences.

id-mask

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. (by patrickfav)

Feign

Feign makes writing java http clients easier (by OpenFeign)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
id-mask Feign
1 6
61 9,280
- 0.5%
4.3 9.4
4 months ago 1 day 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.

id-mask

Posts with mentions or reviews of id-mask. We have used some of these posts to build our list of alternatives and similar projects.

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 id-mask and Feign you can also consider the following projects:

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

Jersey - Eclipse Jersey Project - Read our Wiki:

RESTEasy - An Implementation of the Jakarta RESTful Web Services Specification

Swagger - The content of swagger.io

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

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

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

Crnk - JSON API library for Java

Microserver - Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.

spring-cloud-openfeign - Support for using OpenFeign in Spring Cloud apps

rest.li - Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.