/luno-app

Bootstrap LunoApi app

Primary LanguageHTMLMIT LicenseMIT

luno-app

This repo gives a starting point for connecting to the LunoApi from a reactjs application.

Setup

Note

The example doesn't include a post request, if you'd like to make a post request remember to send it in the correct format

Parameters for POST calls are sent as URL-encoded forms (application/x-www-form-urlencoded). https://www.luno.com/en/developers/api#tag/Authentication