Skip to content

This is an application for monitoring and alerting cryptocurrency changes.

Notifications You must be signed in to change notification settings

strelchenya/crypto-currency-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)