An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/ktanaka101/ngx-http-stub-server

angular stub-server testing

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# ngx-http-stub-server

See: https://github.com/ktanaka101/ngx-http-stub-server/tree/main/projects/ngx-http-stub-server