Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a /profiles endpoint #3

Closed
joakin opened this issue Jan 22, 2016 · 1 comment
Closed

Add a /profiles endpoint #3

joakin opened this issue Jan 22, 2016 · 1 comment

Comments

@joakin
Copy link
Contributor

joakin commented Jan 22, 2016

I think a /profiles endpoint that returned the profiles with the network info would be very useful for the UI too. Example response:

  [
    {
      name: "2G",
      bandwidth: "50",
      rtt: "500"
    },
    // ...
  ]
@phuedx
Copy link
Owner

phuedx commented Jan 22, 2016

I've yet to create a TODO list for this project but if I had, then this'd be the first item on it.

@phuedx phuedx closed this as completed in 212f6d3 Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants