vlucas / frisby

Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
http://frisbyjs.com
1.53k stars 201 forks source link

Updated readme to include references to Joi API #514

Closed cacodev closed 5 years ago

cacodev commented 5 years ago

I added a ref to the Joi github page in the readme. I found it was helpful for building custom validators.