matthewcm / crypto

0 stars 0 forks source link

EPIC: Authed backend endpoints to fetch data from bittrex #40

Closed matthewcm closed 1 year ago

matthewcm commented 1 year ago

This epic focuses on developing REST GETTERS endpoints for the Bittrex API, specifically for the market summaries and specific currency endpoints. The endpoints should be authenticated using Auth0.

Tasks

1. Setup Auth0 authentication

2. Develop the market summaries endpoint

3. Develop the specific currency endpoint

Acceptance Criteria