This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Roll your own API in Amazon's cloud
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
APIs are meant to be kept simple and lean, but the process of developing them often involves a lot of work. Not just with the underlying programming, but the surrounding infrastructure -- dealing with rate limiting, managing security, and so on.
Amazon's API Gateway service makes it the latest to join the parade of those offering better ways to assemble and manage APIs. The main selling point, apart from integration with its other services, is that it's a "server-less" way to do APIs.