Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add crypto api example #10

Open
jerCarre opened this issue Dec 14, 2021 · 0 comments
Open

add crypto api example #10

jerCarre opened this issue Dec 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jerCarre
Copy link
Owner

jerCarre commented Dec 14, 2021

Add a chart example with a free crypto API .

curl -X 'GET' \
  'https://api.coingecko.com/api/v3/coins/bitcoin/market_chart?vs_currency=eur&days=30' \
  -H 'accept: application/json'

Response example in attachment : response_1639470524189.json.txt

@jerCarre jerCarre added the enhancement New feature or request label Dec 14, 2021
@jerCarre jerCarre self-assigned this Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant