Hacker News new | ask | show | jobs
by jcadam 2790 days ago
Creating an API isn't that hard. Crafting system architecture to handle a reasonable amount of load isn't that hard nowadays either.

But where the heck am I supposed to get all the data?

2 comments

> But where the heck am I supposed to get all the data?

That’s exactly my point. Making a full replacement for an API (endpoint) is much more than writing some swagger.

openstreetmap in this example!