Java Restful API

Simple Restful API consuming API (https://swapi.co/api)

Installation

Install dependencies:

$ mvn install

Start the server:

$ Tomcat

Usage example

http://localhost:8080/api/jdtest?film_id=1&character_id=2