Friday, 14 July 2023

New Show Hacker News story: latest news

Show HN: PingQuick – Turn your Python function into an API
2 by Ilasky | 0 comments on Hacker News.
Hi there HN! I wanted to show you a weekend project I put together. Pingquick ( https://ift.tt/qok6umn ) 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

No comments:

Post a Comment