Viddy is an iPhone app that beatify your video, kind of like Instagram for video.
Viddy API is done very nicely, made with Mashery, so you can use the same Mashery credentials to log in. Their interactive doc is also great to use, and seems like they implemented using Wordnik framework, as opposed to Mashery's.
You can also join their "Rule the Beach" developer contest, and stand to win $10,000 and chance to fly to meet them at a beach, I suppose.
Showing posts with label doc. Show all posts
Showing posts with label doc. Show all posts
Monday, August 20, 2012
Sunday, August 5, 2012
apiary.io for REST documentation, like Swagger
1 year ago, I covered Swagger, a REST API documentation framework.
What other alternatives are there 1 year later?
There are a few, of which I like to cover apiary.io.
apiary.io is a pretty cool way to document your API. It works via a blueprint style (a custom DSL). Like this:
What other alternatives are there 1 year later?
There are a few, of which I like to cover apiary.io.
apiary.io is a pretty cool way to document your API. It works via a blueprint style (a custom DSL). Like this:
Thursday, September 1, 2011
Interactive Doc Framework by Mashery
We covered a cool interactive doc by Wordnik not long ago.
The trend seems to be building awesome documentation, which not only contains necessary information, but also pleasing to test with. Welcome to the world of interactive documentation!
Wordnik ain't the only one. Posterous has a good one too. And Mashery makes life easier for API provider, creating a framework – IO Docs.
The awesome news is here: IO Docs is open sourced.
Therefore, go ahead and create your interactive doc. You can refer to more Mashery's demo, or also showcase such as SimpleGeo and YellowApi.
Friday, August 12, 2011
Interactive API Doc from Wordnik
Wordnik have created a one of a kind API Doc. It is not only descriptive, but also at the same time interactive (API Explorer).
Take a look at its interactivity.
They have also provided Swagger, a framework that style your API Doc like Wordnik's.
Take a look at its interactivity.
They have also provided Swagger, a framework that style your API Doc like Wordnik's.
Subscribe to:
Comments (Atom)