NREL / api-umbrella

Open source API management platform
MIT License
2.02k stars 325 forks source link

Dashboard for API Consumer analytics #58

Open brylie opened 9 years ago

brylie commented 9 years ago

Story

As an API Umbrella platform manager I would like to allow dashboard access for API Consumers (e.g. developers) So that they can view statistics about their API calls, etc.

Example

I want to see how I have been using an API, so I,

  1. Log in to API Umbrella
  2. Click a link (such as 'My Dashboard')
  3. Explore statistics about my API usage

    Dependencies

    • Authentication (see: #59)
    • Analytics
    • Access control
brylie commented 9 years ago

Ah, sorry for not reviewing the trove. To some degree, this is a duplicate of #39.