Hacker News new | ask | show | jobs
by kxepal 4719 days ago
If you'd like to use something similar on Erlang, take a look on katt project: https://github.com/klarna/katt/blob/master/doc/example-httpb...
1 comments

KATT's blueprint format is a strict subset of Apiary's legacy blueprint format. Beyond that, there are few similarities. KATT's purpose is to test if the server's response conforms with the blueprint response. Regardless, thanks for the mention :)

If you like KATT/Apiary/HTTP mockeries, keep an eye on https://github.com/andreineculau/hyperrest-bin and https://github.com/klarna/katt