Viewing profile — jlouvel
jlouvel
HN member- Joined
- Fri, Sep 28, 2012, 4:56 AM UTC
- HN karma
- 6
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About jlouvel
Recent public activity
-
comment
Comment #9455944
Restlet team has answered in this GitHub issue: https://github.com/restlet/restlet-framework-java/issues/105...
-
comment
Comment #9266286
APISpark (PaaS for APIs) is capable of creating a REST API (JSON/YAML/XML formats) on top of a Google Spreadsheet, using it as a database: http://restlet.com/technical-resources/ap…
-
comment
Comment #8917134
Restlet Studio ( http://studio.restlet.com/ ) let's you visually craft your REST API and then view it as Swagger 2.0 or RAML 0.8 source code by simply switching tabs. It is entirel…
-
comment
Comment #8369574
We had a similar experience regarding DynamoDB.
-
comment
Comment #8001315
There is also APISpark, a full stack PaaS for web APIs, that provides a "spreadsheet-to-web API" feature. It works both in read and write mode. See tutorial: https://apispark.com/d…
- story
- story
- story
-
comment
Comment #5824328
I fully agree. Fielding warns in his dissertation about design by buzzwords himself. Almost all web APIs out there aren't REST APIs because they don't respect the "driven by hyperm…
-
comment
Comment #5649173
Thanks, I'll continue the formalization of this style over here: https://github.com/restlet/web-api-style
- story