UNPKG

canned

Version:

serve canned responses to mock an api, based on files in a folder

8 lines (6 loc) 174 B
//! header: {"authorization": "abc"} response for abc //! header: {"authorization": "123"} response for 123 //! header: {"authorization": "html"} <h1>response for html</h1>