Skip to content
#

REST API

A representational state transfer (REST) API is a way to provide compatibility between computer systems on the internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.

Here are 8,067 public repositories matching this topic...

My demo book REST API is built using Spring Boot and allows you to perform CRUD operations on book data. It provides endpoints for creating, reading, updating, and deleting book records. The API is designed to handle requests and responses in a RESTful manner. Additionally, it returns appropriate HTTP status codes to indicate the success or failure

  • Updated May 8, 2023
  • Java

Created by Roy Fielding

Released 2000

Followers
26.9k followers
Wikipedia
Wikipedia

Related Topics

api graphql-api rpc soap wsdl