Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajaysaini-sgvu/cryptocurrency-api

Cryptocurrency API
https://github.com/ajaysaini-sgvu/cryptocurrency-api

bitcoin bitcoin-api bitcoin-payment blockchain blockchain-technology ethereum

Last synced: 3 days ago
JSON representation

Cryptocurrency API

Awesome Lists containing this project

README

        

# CryptoCurrency API

API to get real time crypto currency price, market cap, data supply, volume, negative change. It is free to use. As a summary, it uses:

* Node.JS
* Heroku
* Express
* Gulp-Nodemon
* Rollbar
* cheerio

## List of API's

* [To get price of all currencies](https://cryptocurrency-api.herokuapp.com/ticker)
* [To get price of single currency](https://cryptocurrency-api.herokuapp.com/ticker/Bitcoin)

# Contributions

If you've found an error in this sample, please file an issue.

Patches are encouraged, and may be submitted by forking this project and submitting a pull request. Since this project is still in its very early stages, if your change is substantial, please raise an issue first to discuss it.

### License

```
Copyright 2017 Ajay Saini

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.
```