jdorfman / awesome-json-datasets

A curated list of awesome JSON datasets that don't require authentication.
Creative Commons Zero v1.0 Universal
3.3k stars 375 forks source link

FYI: Strong types for these datasets #185

Closed dvdsgl closed 6 years ago

dvdsgl commented 6 years ago

Please check out https://github.com/typeguard/awesome-typed-datasets

I've started using quicktype to generate strongly-typed code in Go, C++, Objective-C, Java, TypeScript, Swift, Elm, and C# for reading and writing the JSON data from these APIs. I'll submit a PR to your main README with a link once the project matures a bit.

jdorfman commented 6 years ago

Sounds good. Make sure the endpoint is JSON =)

Closing this for now.