Hacker News new | ask | show | jobs
Codeless GraphQL, REST testing (github.com)
50 points by jfried7h 2808 days ago
4 comments

An alternative that is less verbose and uses a derivative of the cURL format is https://github.com/for-GET/katt/blob/master/README.md

An example of a KATT spec: https://github.com/for-GET/katt/blob/master/doc/example-http...

What was the reasoning to use node ? Also UI would have been nice could be a good open source competitor to https://assertible.com
Why "codeless"?

It's still programming; you're just programming with YAML (and inline JS, it appears!!!).

I agree 'code' refers to more than just programming languages, but that's how some people use the word.
pretty neat, but is this project active?
yes