From 727d0d0f2ae7aabe70509b39324c21c14e3bbd5e Mon Sep 17 00:00:00 2001 From: Marcel Overdijk Date: Thu, 18 Jan 2018 21:57:07 +0100 Subject: [PATCH] Added link to swapi4j library --- swapi/templates/docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/swapi/templates/docs.md b/swapi/templates/docs.md index 2192f8c3..440e2a67 100644 --- a/swapi/templates/docs.md +++ b/swapi/templates/docs.md @@ -673,6 +673,7 @@ There are a bunch of helper libraries available for consuming the Star Wars API ##Java +- [swapi4j-client](https://github.com/swapi4j/swapi4j-client) by [Marcel Overdijk](https://github.com/marceloverdijk). - [swapi-java](https://github.com/TheNightPhoenix/SWAPI-JAVA) by [Abdallah Hodieb](https://github.com/TheNightPhoenix).