Tip #001: Rest Server + Rest Client

The first tutorial released!

In this GitHub repository, we’ll show how to create a simple Rest Server and Rest Client using Java + JAX-RS (implementation with Jersey)  + Maven.

The Rest Client will be our application, that will get some playlists from the Deezer music stream service. Then the content will be delivered by our application, as a Rest Server.

https://github.com/topera/maven-rest-client-server-jaxrs

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s