Skip to content

Implements the Polkadex API endpoints necessary for integration into CoinMarketCap and CoinGecko.

Notifications You must be signed in to change notification settings

methodfive/polkadex-integration-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polkadex-integration-api

This project implements the Polkadex API endpoints necessary for integration into CoinMarketCap and CoinGecko.

Polkadex API Documentation for CoinGecko

Polkadex API Documentation for CoinMarketCap

Installation

npm install

To start the application

npm run dev

Required Environment Variables:

  • MYSQL_DB_HOST
  • MYSQL_DB_USER
  • MYSQL_DB_PASSWORD
  • MYSQL_DB

Deployment

Use github actions to push to AWS EC2

About

Implements the Polkadex API endpoints necessary for integration into CoinMarketCap and CoinGecko.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published