blob: d57378d4482148c402ed7b22f7d9edf676a01a9c (
plain)
1
2
3
4
5
|
# Reference
- Don't know where to start? Gradecoin uses RESTful API, simple `curl` commands or even your browser will work! [This website will help as well](https://curl.trillworks.com/).
- [JWT Debugger](https://jwt.io) and the corresponding [RFC](https://tools.ietf.org/html/rfc7519)
|