viyorkes / MS-StarWars-Planets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MS API STAR WARS PLANETS - Victor Sleiman

Índice

  1. About the Project
  2. Funcionalities
    1. List All Planets

    The goal of this project is to create a rest API that consumes star wars api and returns planets informations using webclient.

    Some API functionality, the examples are considering the default port 8080:

    To list all planets just make a get request to the endpoint "retrieve/planets".

    Ex: http://localhost:8080/retrieve/planetas

    It will return the id of the planets, their name, their climate, terrain and appearances in movies in json format.

    API created and documented by Victor Sleiman I hope you like it and that the force is with you!!!

About


Languages

Language:Java 100.0%