ComingUp ComingUp
Aug 14, 2026 Developer Tools
api_testing http requests integration tests no-code qa automation

About

Hey everyone I've been building a side project for a while now: a no-code tool for authoring and running API integration tests called 1Baton. The idea is that testing API flows shouldn't require writing boilerplate. You define your HTTP calls once, compose them into reusable sequences, then assemble those into runnable test cases called Playbooks. The mental model maps directly to how most teams already write Python test scripts, minus the code. It currently includes: A visual step edito...

Comments (2)

Marcus Hamill Marcus Hamill 3 weeks ago

whats the moat here vs postman

Dagmar Tremblay Dagmar Tremblay 2 weeks ago

crowded market with postman already handling this for most teams