Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.