Java rest-client

Open-source Java projects categorized as rest-client

Top 3 Java rest-client Projects

  • openapi-generator

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

  • Project mention: Which tricks do you use to write less code? | news.ycombinator.com | 2024-05-10

    I found some "tricks" to write less code, hence less code to maintain if there are any changes. Also less code with bugs just by changing the inputs.

    For example, OpenAPI spec file + OpenAPI generator (https://github.com/OpenAPITools/openapi-generator). Any changes in the OpenAPI spec are reflected in the final code with a build step.

    Another example: MapStruct (https://mapstruct.org/) to avoid passing data from Entity classes to DTO and back. Saves looots of boilerplate code.

    Which are your tricks?

  • dev-tools

    Widely used software developer tools in a single application

  • 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.

    InfluxDB logo
  • fusionauth-java-client

    Java 8 client library for FusionAuth

  • Project mention: Java 8 still widely used | news.ycombinator.com | 2023-11-30

    Concur.

    Another data point. Our open source JWT library[0] and Java client library[1] both target Java 8 because that is widely used.

    0: https://github.com/FusionAuth/fusionauth-jwt

    1: https://github.com/FusionAuth/fusionauth-java-client

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java rest-client related posts

  • Which tricks do you use to write less code?

    2 projects | news.ycombinator.com | 10 May 2024
  • Show HN: Manage on-prem servers from my smartphone

    3 projects | news.ycombinator.com | 27 Mar 2024
  • OpenAPI Generator v7.3.0 has new generators for Rust, Kotlin, Scala and Java

    1 project | news.ycombinator.com | 8 Feb 2024
  • Stop creating HTTP clients manually - Part I

    1 project | dev.to | 5 Feb 2024
  • Building a world-class suite of SDKs is easy with Speakeasy

    4 projects | dev.to | 10 Jan 2024
  • Sharing EF data access project DLL vs NuGet vs ?

    1 project | /r/dotnet | 7 Dec 2023
  • OpenAPI Generator v7.0.1 released with some enhancements in the PowerShell client generator

    1 project | /r/PowerShell | 25 Sep 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2024
    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. Learn more →

Index

What are some of the best open-source rest-client projects in Java? This list will help you:

Project Stars
1 openapi-generator 20,021
2 dev-tools 283
3 fusionauth-java-client 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com