ktanaka101 / ngx-http-stub-server

This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.

Home Page:https://www.npmjs.com/package/ngx-http-stub-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This library provides a simple and effective way to stub responses for Angular's HTTP client. With this library, you can define stub handlers for each URL/HTTP method and return any stub response you want. Additionally, you can create stateful stubs that can mimic server behavior.

https://www.npmjs.com/package/ngx-http-stub-server


Languages

Language:TypeScript 100.0%