Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 300 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 300 Bytes

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