- API - https://duneapi.rashmin.dev/
- API Spec - https://rashm1n.github.io/dune-api-spec/
I must not fear. Fear is the mind-killer..Where the fear has gone there will be nothing. Only I will remain
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.
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
No authentication needed to use the Dune API since it is intended to be a public API.
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.
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.