/hellolist_server_sparkframework

A simple server built using Spark Framework (and a little of Retrofit and RxJava too)

Primary LanguageJavaMIT LicenseMIT

hellolist_server_sparkframework

A simple server built using Spark Framework (and a little of Retrofit and RxJava too)

The server uses spark to provide some endpoints.

Retrofit and RxJava are being used with JUnit to mimic a client and to verify the responses.

Warning: the code here is an experiment and do not intend to be referece of good practices or proper use of the tecnologies.