stronglink
stronglink copied to clipboard
Server API
Right now we have a client API over HTTP that is reasonably well documented. We also want to have a "server API" that is for using StrongLink as an embedded library. This interface should be more powerful and expose more of the implementation (like file IDs).
We already have StrongLink.h
which might be the basis of this API, although probably not everything in there should be exposed.