Compute API — Demo

Enter two numbers and choose an operation. This page calls /compute on http://localhost:8000.

Result will appear here.
Request URL
http://localhost:8000/compute?a=5&b=2&op=mul