Hyperlinked Coin Pair API, privex footer on API, plus API root for browsing
- Added Privex footer to DRF API browser
- Created API index at /api/ for browsing the API
- Coin Pair API (/api/pairs) now returns
from_coin
/to_coin
as hyperlinks- If you only care about the symbol, it still returns the symbols, but as from/to_coin_symbol
- Updated API docs for /api/pairs