Skip to content

Patelanish/Maven.Spring-CryptocurrencyExchangeRates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrencies exchange rates API

  • Using Cryptonator, create a REST resource which displays information about the specified crypto currency.
  • The information should be updated every 5 minutes.
  • Ensure that your project architecture is as clean as possible
    • Note:
      • Repository implements CRUD functionality.
      • Service implements business logic by manipulating a composite Repository
      • Controller hosts client-accessible End Points
      • Domain or Model are object-representations of our data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages