UNPKG

canned

Version:

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

9 lines (8 loc) 152 B
//! header: {"authorization": "abc"} { "response": "response for abc" } //! header: {"authorization": "123"} { "response": "response for 123" }