Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isiah-lloyd/jsfrceventapikey
A small tool to construct and Base64 encode your FRC event API key
https://github.com/isiah-lloyd/jsfrceventapikey
Last synced: about 2 months ago
JSON representation
A small tool to construct and Base64 encode your FRC event API key
- Host: GitHub
- URL: https://github.com/isiah-lloyd/jsfrceventapikey
- Owner: isiah-lloyd
- License: mit
- Created: 2015-02-21T21:43:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T21:52:10.000Z (almost 10 years ago)
- Last Synced: 2024-10-15T20:35:36.628Z (3 months ago)
- Language: HTML
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jsfrceventapikey
A small tool to construct and Base64 encode your FRC event API key. All this simply does is put your info in this format " Basic username: authKey" then Base64 encodes it.
# Usage:
Visit the website at http://isiah.me/frcapitoken/ or clone the Git and open the html file.You need to have your username and auth key supplied by FIRST to use this tool.