Posts tagged "APIs"
-
Reverse Engineering A Unique Data Structure - Part 3, Course & Course Details
Decoding deeply nested course data by resolving schema maps within schema maps to extract readable information about disc golf courses including layouts, holes, and amenities.
-
Reverse Engineering A Unique Data Structure - Part 2, Search
Discovering and using search endpoints for places and courses that return well-formed data, making it easy to find specific locations and query disc golf course information.
-
Reverse Engineering A Unique Data Structure - Part 1, Courses
Uncovering how a Remix-based disc golf app encodes course data in obfuscated arrays using index maps and schema maps, then writing TypeScript to parse it into usable objects.
-
Fairway Client Not Fair Enough for MyFrisbee
The story of building an open source library to access public MyFrisbee data endpoints, receiving a takedown request despite working with user-submitted information, and the disappointment that followed.