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

[http] add order to cities list params #213

Closed
Tracked by #647
allenan opened this issue Aug 11, 2021 · 1 comment
Closed
Tracked by #647

[http] add order to cities list params #213

allenan opened this issue Aug 11, 2021 · 1 comment
Assignees

Comments

@allenan
Copy link
Member

allenan commented Aug 11, 2021

data/stats.js:
  36    const citiesResOnline = await fetch(
  37:     'https://api.helium.io/v1/cities?order=online_count',
  38    )

  44    const citiesResTotal = await fetch(
  45:     'https://api.helium.io/v1/cities?order=hotspot_count',
  46    )
@allenan allenan self-assigned this Aug 17, 2021
@allenan
Copy link
Member Author

allenan commented Aug 17, 2021

closed by #225

@allenan allenan closed this as completed Aug 17, 2021
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

1 participant