Inspiration
We wondered — what if we could turn anything into an HTTP API?
What it does
Given some code, Curlie outputs a route from which you can execute your code using a single HTTP POST request.
How we built it
We had to create isolated environments for multiple programming languages.
Challenges I ran into
Spent a ton of time examining quite a few different approaches to running code in sandboxes.
Log in or sign up for Devpost to join the conversation.