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

Switch to JSON endpoints for user API calls #8188

Closed
quincylvania opened this issue Nov 10, 2020 · 0 comments
Closed

Switch to JSON endpoints for user API calls #8188

quincylvania opened this issue Nov 10, 2020 · 0 comments
Assignees
Labels
performance Optimizing for speed and efficiency
Milestone

Comments

@quincylvania
Copy link
Collaborator

JSON responses for the user/#id and user/details endpoints of the OSM API were recently added. JSON is more performant for a web app like iD since it lets us skip XML parsing. We should try switching to the new endpoints.

@quincylvania quincylvania added the performance Optimizing for speed and efficiency label Nov 10, 2020
@quincylvania quincylvania self-assigned this Nov 10, 2020
@quincylvania quincylvania added this to the 2.20.0 milestone Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Optimizing for speed and efficiency
Projects
None yet
Development

No branches or pull requests

1 participant