slink is a command line tool for calling APIs described with Lexicon.
slink connects to remote services through a local IO which handles all routing and authentication.
To install slink on any system with Go installed:
- clone the repo.
- copy lexicons into a top-level directory called
lexicons. - run
make all.