Alternatives to Piston API for running code with free daily credits

4 hours ago 3
ARTICLE AD BOX

I was using the Piston API (github.com in Bing) to run code and submit test cases in my project. It worked well because it was free and had no token limits. However, since the public endpoints were recently locked down, my project has stalled.

I’m looking for alternatives that:

Provide an API for running code in multiple languages

Offer at least ~200 free credits per day (or a similar quota)

Are suitable for integrating into a coding/test-case submission platform

What services or APIs are available that meet these requirements?

Read Entire Article