Hacker News new | ask | show | jobs
Show HN: I made an app to help devs with RestApi Testing (fastapicheck.com)
1 points by hn_sebastien 694 days ago
As a developer constantly juggling multiple projects, ensuring the reliability of my APIs has always been a challenge. Recently, I created FastApiCheck, and using it has been a game-changer.

FastApiCheck simplifies the process of unit testing API endpoints, allowing me to specify exactly how each endpoint should be tested.

If you're looking for a tool to streamline your API testing and enhance reliability, I highly recommend giving FastApiCheck a try. It's saved me hours of repetitive work and given me peace of mind knowing my APIs are running smoothly.

2 comments

Hello I'm Seb. Been trying to tackle a good way to test all my apis and i came up with this app. I'm sharing this project with all of you.

Thank you

Hey, is this similar to pingdom?
didnt know about that website and its somewhat similar