Friday 14 July 2023

Show HN: PingQuick – Turn your Python function into an API https://bit.ly/3ObSMIE

Show HN: PingQuick – Turn your Python function into an API Hi there HN! I wanted to show you a weekend project I put together. Pingquick ( https://bit.ly/46OFvwH ) 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 https://bit.ly/46OFvwH July 14, 2023 at 02:02PM

No comments:

Post a Comment