▼
Gumroad Aims To Make Selling Items as Simple as Sharing Them- Provided by: programmableweb.com462012-05-15 20:53:18
web and programming / programmableweb.com /
Ever tried to sell something on the Internet and hoped that the process was simpler than what it currently is? What if selling an item on the Internet was as simple as sharing the item for sale with your friends on the social web? Gumroad, a San Francisco based startup has adopted that philosophy and wants to take the pain out of selling an item on the web and it also provides the Gumroad API for its core features.
▼
Why REST Keeps Me Up At Night- Provided by: programmableweb.com472012-05-15 19:34:53
web and programming / programmableweb.com /
With respect to Web APIs, the industry has clearly and emphatically landed on REST as the standard way to implement these services. And for good reason... REST, which is generally implemented as a one-size-fits-all solution, is an excellent choice for a most companies who wish to expose their content to third parties, mobile app developers, partners, internal teams, etc. There are many tomes about what REST is and how best to implement it, so I won’t go into detail here. But if I were to sum up the value proposition to these companies of the traditional REST solution, I would describe it as:
▼
Box V2 API makes Simple Things Simpler- Provided by: programmableweb.com482012-05-10 18:00:08
web and programming / programmableweb.com /
Box, one of the earliest providers of cloud file storage recently announced a brand new version of its API that is a complete rewrite of the API. Based on its extensive research on how V1 was used, the Box Platform team has designed its new V2 API keeping in mind the demands from developers, who want to get up and running quickly while at the same time paying attention to API design and clearer documentation.