Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 907 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 907 Bytes

Cryptocurrency watcher

This is an application for monitoring and alerting cryptocurrency changes.

  • Stack: JDK 17, Spring Boot 2.6.3, Lombok, H2, Caffeine Cache, Swagger/OpenAPI 3.0
  • Run: mvn spring-boot:run in root directory.

REST API documentation

Credentials

| Username                  |  Password |    Role    |
|---------------------------|-----------|------------|
| user@gmail.com            |   user    |    USER    |
| admin@gmail.com           |   admin   | ADMIN/USER |

Source of information about cryptocurrency rates:

Crypto API | CoinLore

Method Ticker (Specific Coin)