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

https://github.com/boringdeveloper/retrywhenmodalclick


https://github.com/boringdeveloper/retrywhenmodalclick

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# retryWhen Modal Click

This project is used for the blog [Retry Failed HTTP Request on Modal Button Click](https://blog.nickromero.dev/post/retry-http-request-on-modal-button-click).

## Project Structure
**_/api_** - contains the mock express api server used for testing.

**_/ng-app_** - contains the angular application