Skip to content

A user friendly browser based app to test api calls to ICWS

Notifications You must be signed in to change notification settings

a-boujane/icws-js

Repository files navigation

Summary

This is a browser based application that allows for testing calls to the RESTful ICWS api. It is developped in Angular

Example

Upon accessing the web app, you will see this login screen. After a successful login, you will be able to navigate the existing calls to then pre-populate the request body + headers + url, modify them and send the request:

alt text

Curious how I got the ICWS api calls data?

The data was retrieved directly from the documentation website by parsing each and every HTML page. The relevant data was then extracted using a python script - here

About

A user friendly browser based app to test api calls to ICWS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages