ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
80 stars 23 forks source link

Adds Raw Labels public API #3528

Closed misaugstad closed 3 months ago

misaugstad commented 3 months ago

Resolves #3526

Adds a new public API endpoint that servers raw, unfiltered labels. I also fixed an issue where we had duplicate tags for a few labels!

Before/After screenshots

Here's what the API page looks like Screenshot from 2024-03-29 18-16-50

And here's a picture of some JSON output from the new API Screenshot from 2024-03-29 18-17-58

Things to check before submitting the PR