You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A server for Ligi that recieves, stores, and serves information about binds in a Ligi program using a REST-styled interface. Written as part of Senior Seminar at MSUM.
A server for Ligi written in Go that recieves and
stores information
about binds in a Ligi program in a
SQLite database and provides an interface for programs to query information about the program's
binds.
Protocol
See proto-v2.md for details.
About
A server for Ligi that recieves, stores, and serves information about binds in a Ligi program using a REST-styled interface. Written as part of Senior Seminar at MSUM.