Hi,
I am a junior developer and would like to create a small and simple app where you can:
-
Order by entering the symbol (e.g. XLM) and the amount you want to spend in BTC
-
Sell by entering the symbol (e.g. XLM) and the amount you want to get in BTC
-
Would it be possible to do this in two curls (or better yet one) and do you have an example of what those curls would look like?
-
What additional information would I have to provide?
-
Additionally, do you have a practice API where I can test these curls out?