Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

💱 A simple REST client for receiving up to date currency exchange rates. Parses JSON to POJOs

License

Notifications You must be signed in to change notification settings

ullenius/rest-currency-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest Curry

Rest CuRRencY client. A simple REST client for receiving up to date currency exchange rates.

Obtains currency exchange rates in JSON-format from server using REST and stores them as a POJO (plain old java object).

Made as a school exercise for ITHS' course on web services in 2019.

Rest API

https://exchangeratesapi.io/

Thanks to Madis Väin (EST) for the API :)

API Documentation

https://ullenius.github.io/rest-currency-client/

Libraries

Uses resteasy and google gson.

About

💱 A simple REST client for receiving up to date currency exchange rates. Parses JSON to POJOs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages