diff options
author | Yigit Sever | 2021-04-14 23:08:18 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-14 23:08:22 +0300 |
commit | e606a2b1a1c181107423e5e5668fe78e766480ca (patch) | |
tree | c7c8a24a05b9910cff62bb97b7102b301238d56d /REFERENCE.md | |
parent | 21e62ad7e312bbe57bf7098f0b3607e72fcffddb (diff) | |
download | gradecoin-e606a2b1a1c181107423e5e5668fe78e766480ca.tar.gz gradecoin-e606a2b1a1c181107423e5e5668fe78e766480ca.tar.bz2 gradecoin-e606a2b1a1c181107423e5e5668fe78e766480ca.zip |
Tracking REFERENCE.md
Diffstat (limited to 'REFERENCE.md')
-rw-r--r-- | REFERENCE.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REFERENCE.md b/REFERENCE.md new file mode 100644 index 0000000..ef9e70c --- /dev/null +++ b/REFERENCE.md | |||
@@ -0,0 +1,3 @@ | |||
1 | # Reference | ||
2 | |||
3 | Don't know where to start? Gradecoin uses RESTful API, even simple `curl` commands will work! [This website will help as well](https://curl.trillworks.com/). | ||