Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.16 KB

dune-api

I must not fear. Fear is the mind-killer..Where the fear has gone there will be nothing. Only I will remain

About dune-api

This is Dune API. A comprehensive Public RESTful API to obtain data about Frank Herbert's Dune Universe. The API includes data about the Books, Films, Characters, Planets and Quotes present in the Dune Universe. Much more data will be added later also.

Technologies

Dune API is created with an API-First approach using Spring Boot 3 and Java 17. Core libraries which are used

  • spring-web
  • spring-data-jpa
  • openapi-generator

Authentication

No authentication needed to use the Dune API since it is intended to be a public API.

Rate-Limiting

Please note that some rate-limiting capabilities have been introduced to mitigate any possible over-uses. But the allocated request amount is more than enouth to obtain all the data present in the API.

Data

The data contained in the Dune API currently contains only with the details in the first Dune book, Dune. And the data will be updated with the other books' data gradually.