Skip to content

Latest commit

 

History

History

API

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
This is an API (running on digitalocean = terramapadventure.com) that
allows people to request functions/data from my server.

General usage: https?://api.barrycarter.info:port/?f=function&a=arg&b=arg&c=arg

Command-line usage: bc-api.pl --f=function --a=arg --b=arg --c=arg



TODO: help function, help per callable function (eg, "help f1")

TODO: add source code links, disclaimers?, email addr for questions, etc

TODO: this file does NOT rsync automatically to terramapadventure.com,
must be pushed manually for now