Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.4 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.4 KB

API usage samples

This repository contains minimal, self-contained, executable example projects which demonstrate how to perform specific operations using Uphold's REST API.

Please note that the examples contained here are optimized for clarity and simplicity. They are not meant to illustrate the coding style or structure that we'd recommend for production applications, but rather provide an entry point to start experimenting with Uphold's API.

Usage

To try out each example, navigate to the corresponding folder and follow the instructions in the README.

The currently available examples are:

Contributing

Feel free to submit your own examples to this repository! Just make sure to follow the MRE/SSCCE principles, and describe all steps to run the project in a README file similar to those of the current examples.

The contents of this repository are licensed under the MIT license.