Star Wars API
Project Tooling
Requirements
Project Source
This project is cloned from Github Star Wars API Java I'll keep forwarding with the previous pet project, but now using kotlin as a better language which also use the JVM platform.
Description
This api is a simple wrapper for the Star Wars API where you can get information about the characters, planets, starships, vehicles, species, films, and more with a few extra features where you can handle this data however you need.
The api also is documented with OpenAPI Swagger, so if you have any doubt, just open in your browser the follow url: http://domain-you-are-using/api/v0/swagger-ui/index.html
Please, read the content below to know how to use this api and if is there any doubt, please, contact me.