bcgov / gwa

Gateway Administration
https://catalogue.data.gov.bc.ca/dataset/api-gateway-administration
Apache License 2.0
7 stars 3 forks source link

Show developer rate limit #41

Closed BK01 closed 6 years ago

BK01 commented 6 years ago

Once a developer has logged into GWA, display their rate limit in the interface.

Display as a mouse-over pop-up showing rate per minute, hour, day etc

pauldaustin commented 6 years ago

I've actually implemented this as an accordion. So clicking on the title opens up the details for that API. That way the data for each API can be lazy loaded. We can also add extra details in the future.

As a bonus I've added in the title the first hostname/path combination as a HREF.