Jakarta RESTful Web Services

Jakarta RESTful Web Services (formerly JAX-RS) is the API specification for developing web services that follow the REST architectural pattern. It defines a set of Java APIs and annotations that enable the development and deployment of RESTful web services on the Jakarta EE platform.

API entry from apis.yml

apis.yml Raw ↑
aid: jakarta-ee:jakarta-restful-web-services
name: Jakarta RESTful Web Services
description: Jakarta RESTful Web Services (formerly JAX-RS) is the API specification for developing web
  services that follow the REST architectural pattern. It defines a set of Java APIs and annotations that
  enable the development and deployment of RESTful web services on the Jakarta EE platform.
humanURL: https://jakarta.ee/specifications/restful-ws/
tags:
- REST
- Specification
- Web Services
properties:
- type: Documentation
  url: https://jakarta.ee/specifications/restful-ws/
- type: GitHubRepository
  url: https://github.com/jakartaee/rest