UNPKG

canned

Version:

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

12 lines (10 loc) 193 B
//! statusCode: 201 //! header: {"authorization": "123"} { "response": "response for 123" } //! statusCode: 201 //! header: {"authorization": "abc"} { "response": "response for abc" }