Show HN: PingQuick – Turn your Python function into an API (pingquick.dev)
Hi there HN!
I wanted to show you a weekend project I put together. Pingquick (https://www.pingquick.dev/) is a way to create APIs from your python functions. Just write/paste the function in, and it'll give you an endpoint to POST to.
I made Pingquick because I just couldn't stand having to deal with deployment for some simple python functions. So, now I just put my code there and I can ping it as needed without needing to worry about any setup.
Any and all feedback is very much welcome!
Ian
3 comments
[ 3.0 ms ] story [ 24.7 ms ] thread