Skip to content

fredmp/cryptocurrency_valuation_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoCurrency Valuation Tool

This is the API part of a project that aims to provide tools to help users to create their own rules to evaluate cryptocurrency assets. It's currently under development.

Vue JS app repository: https://github.com/fredmp/cryptocurrency_valuation_spa

Running app: http://cryptocurrency-valuation.cosmostecnologia.com.br/

The data comes from the public CoinMarketCap API. It's updated every 15 minutes and respects the usage limits.

Supported Versions

  • Ruby 2.4.2
  • Rails 5.1.4

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make sure it's covered by tests
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Legal

Cosmos Tecnologia © 2017-2018

@fredmp

Licensed under the MIT license

Releases

No releases published

Packages

No packages published