https://github.com/anyulled/quarkus-currency-client
Quarkus playground
https://github.com/anyulled/quarkus-currency-client
ehcache ehcache3 quarkus rest-assured rest-client
Last synced: 2 days ago
JSON representation
Quarkus playground
- Host: GitHub
- URL: https://github.com/anyulled/quarkus-currency-client
- Owner: anyulled
- Created: 2019-04-23T15:31:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-11-19T17:00:16.000Z (5 months ago)
- Last Synced: 2025-11-19T19:03:33.186Z (5 months ago)
- Topics: ehcache, ehcache3, quarkus, rest-assured, rest-client
- Language: Java
- Size: 192 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Currency client powered by Quarkus.
A simple web server with a client calling Restful API for currency rates. It implements a cache with ehcache to improve response time. Tests made with restAssure.