Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

REST Frameworks libraries

Showing projects tagged as REST Frameworks

  • Retrofit

    9.9 3.3 L1 Java
    A type-safe HTTP client for Android and the JVM
  • Dropwizard

    9.2 8.6 L4 Java
    A damn simple library for building production-ready RESTful web services.
  • Feign

    9.1 8.8 L4 Java
    Feign makes writing java http clients easier
  • Spark

    9.1 4.9 L3 Java
    A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
  • javalin

    8.3 9.1 Kotlin
    A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]
  • rest.li

    7.5 7.5 L1 Java
    Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
  • springdoc-openapi

    7.2 8.9 Java
    Library for OpenAPI 3 with spring-boot
  • RESTEasy

    7.0 9.1 L3 Java
    An Implementation of the Jakarta RESTful Web Services Specification
  • Swagger

    6.9 0.0
    The content of swagger.io
  • Rapidoid

    6.4 0.0 L3 Java
    Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
  • Microserver

    6.0 0.0 L5 Java
    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.
  • RAML

    6.0 0.0 L5 JavaScript
    RAML to HTML documentation generator.
  • RestExpress

    6.0 0.0 L4 Java
    Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
  • Elide

    5.8 8.8 Java
    Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
  • Restlet Framework

    5.6 0.0 Java
    Leading REST API framework for Java
  • Jersey

    5.5 9.1 Java
    Eclipse Jersey Project - Read our Wiki:
  • jhipster

    5.2 8.6 Java
    DEPRECATED: use https://github.com/jhipster/jhipster-bom instead
  • Hexagon

    4.5 8.7 Kotlin
    Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
  • RestX

    4.5 0.0 L2 Java
    RESTX, the lightweight Java REST framework
  • Crnk

    4.3 0.0 Java
    JSON API library for Java
  • StubbornJava

    4.1 0.0 Java
    Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
  • Jakarta EE Platform

    3.8 6.7
    The Jakarta EE Platform project produces the Jakarta EE platform specification, which is an umbrella specification that aggregates all other Jakarta EE specifications.
  • GreenLightning

    3.4 0.0 Java
    High performance microservice runtime
  • gemini

    3.3 1.4 Java
    Cloud Native and Low Code Platform to create FullStack web Admin applications in minutes
  • jetbrick-webmvc

    2.4 0.0 Java
    jetbrick web mvc framework
  • Java Restify

    2.3 0.0 Java
    Java Restify - Simple interface-based HTTP client for Java
  • Restler

    2.2 0.0 Java
    Restler is a library that automatically generates a client for a web service at run time, by analyzing the respective annotated Spring controller interface