Skip to content

Repository files navigation

@webmuds/api-mock

build

Usage

importApiMockfrom"@webmuds/api-mock"varmock=newApiMock("http://webmuds.test")mock.start()/* * Examples of mocked URLs: * * - http://webmuds.test/muds/1 * - http://webmuds.test/muds/2/areas *  * Just call those URLs in your project as you'd normally do, * and they will be intercepted by this library. *  * For a full list of available resources, check the `data` folder. */mock.stop()// to restore calling original URLs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages