Overview
We built a RESTful API for sASP that allows you to upload and then query an answer set.
We implemented an online sASP interpreter that utilizes this API.
API
/<project>/create
Creates a project folder where you will upload your sASP file
/<project>/upload
Uploads .lp file to the server
/<project>/query
Queries your sASP answer set and returns output
Log in or sign up for Devpost to join the conversation.