This compiler is what drives our platform's automated grading. We've decided to create a public API which extends some of its functionality to see what others might use it for.
Do you guys use Kong (https://github.com/mashape/kong) or similar open-source solutions for API management; went with commercial services such as Mashery or you built that in house?
Kong definitely looks like something I should look into more for when we develop more APIs and add functionality to our back end. As of right now what we use for API management was built in house, and is somewhat hacked together.