TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there a market for an API development company?

16 点作者 ten7超过 13 年前
Web Dev Shops (and Creative Agencies) are everywhere, but I am yet to see a company that focuses on developing APIs for clients. Sure, it is most often part of the development of a mobile app, but what about smallish companies that want to make their data (whatever it is) available more programmatically. For example, a large restaurant chain might want to make its menu more accessible; or a non-profit foundation may want to make its data more accessible. Thoughts?

10 条评论

marketer超过 13 年前
There probably is a market, but it's a lot smaller than building general web/mobile applications.<p>The kind of clients that want to build an API 1) already have a main product/website and 2) are likely more technical than average. It's probably something they could do themselves.
评论 #3607203 未加载
padobson超过 13 年前
I just got finished building one for a client and I'm getting ready to start another. So there's always a market if you solve the problem well.<p>Coincidentally, I'm looking for a python coder to work with on this next one. If anyone is interested in learning more, send me an email.
评论 #3613683 未加载
评论 #3606761 未加载
dexy超过 13 年前
Mashery (<a href="http://mashery.com/" rel="nofollow">http://mashery.com/</a>) has done this for Netflix, Rotten Tomatoes, and others. I think they're more about providing useful API access technologies than actually doing contract work to get things set up though.
评论 #3606574 未加载
评论 #3606592 未加载
bsenftner超过 13 年前
If you're just thinking "a shop that develops APIs", that is the same as "a shop that writes code". You are not offering the client anything tangible they can identify. Unless you restrict your clients to software houses without the time or expertise to write their own APIs, the larger non-developer world of clients has no idea what you are offering.<p>I write APIs. I specialize in them, but for a specific purpose. I develop 3d animation technologies and then expose them via an API. I then license use of that API to 3rd parties, hosting the servers in both cloud and colocation. That is something tangible they can grasp. This is after spinning my wheels for a while trying to do what you seem to be thinking.
评论 #3607198 未加载
shafqat超过 13 年前
There is a decent market.<p>While its not our core business, we host content APIS for some large publishers. Because we're ingesting their content anyway (content syndication is our main business) and we already have a robust API, we've productized it to provide APIs as a service back to our content providers.<p>I think content and ecommerce APIs are where you will see the most traction.
pixelcort超过 13 年前
Maybe <a href="https://www.parse.com/" rel="nofollow">https://www.parse.com/</a> although that's more of an API-as-a-service.
herval超过 13 年前
What value an "API-only company" would offer that a "web dev shop" wouldn't?<p>Following the same train of thought, why aren't there shops out there that ONLY do "web forms" (not talking about SaaS here), or webdesign agencies that only do "landing pages"?
stevedekorte超过 13 年前
I suspect there could be a huge market if Apple allowed frameworks to be sold on the mac app store on a per seat basis - so framework developers would get some cut of each sale.
ofutur超过 13 年前
There is at least a market for an API toolkit where you could choose an API model, security features, the DB to connect to, the language to use and the data model.
评论 #3606763 未加载
h4ck3rhn超过 13 年前
Another one I came across was mashape.com "A place to easily discover, manage and hack badass APIs". Few examples: NLTK, sentiment analysis, DuckDuckGo.