Live data from Hacker News

Ask HN: As a Developer, what API would you like to use, but does not exist?

news.ycombinator.com

1–10 of 37 posts

Ask HN: As a Developer, what API would you like to use, but does not exist?

#1
I would like to create an API for developers, but not sure what API is needed at this time.

Can you share any requests that you have for an API that would be helpful to you? It could make your life easier or be more convenient than existing solutions (such as a gem or library).

It could be something difficult such as Face Recognition. Or something simple such as converting from feet to meters or getting current time in UTC.

Alternately, it could be an API that is useful to you, but is too expensive or does not offer a free tier.

And yes, this API will offer a free tier. (And, it will be completely free for a while.)

Re: Ask HN: As a Developer, what API would you like to use, but does not exist?

#7
post #4

A parsing API handling common forms like "strings", parens, {blocks}, key:value ...

Thanks for taking the time to respond.

Can you explain? What would you send, a string? What would the response be? Can you please provide an example?

Re: Ask HN: As a Developer, what API would you like to use, but does not exist?

#8

an api to control gdb, bash. a real time stock price api.

Do you mean GNU Debugger? Is the debugger running on your machine? How would the API work?

How would an API control Bash? Is the Bash shell running on your machine?

Regarding a real time stock price API, I thought of this as well. I will look into it. If I can find a good source of data this seems like a great feature.

Post reply on HN