public marks

PUBLIC MARKS with tags api & rest

This year

John Sheehan : Don't build the best REST API, build the best HTTP API.

by karlcow

I’m going to take a little different approach though. I’m not setting out to design the best REST API. My goal is to design the best Tekpub HTTP API. There may be some things borrowed from REST principles, but I’m not interested in designing any API to conform to REST just for REST’s sake. Also, before you get all HATEOAS on me, read the post through then read the section on Hypermedia at the end.

How I learned to stop worrying and love REST - Mike Mayo

by karlcow

By following the REST style, I would have saved myself either A) having to alter my iOS code and resubmit to the store, or B) time spent researching alternate caching methods and implementing them in Rails. As it stands, my partially-RESTful API is going to cost me (and possibly the client) more time before we can call the project finished.

REST API Tutorial | spire.io

by karlcow, 1 comment

spire.io provides, as its foundation, a simple REST API. As such, the first thing you do is some discovery to get all the URLs you need to get started.

2011

Swagger: A simple, open standard for describing REST APIs with JSON

by Xavier Lacot & 1 other
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.

jacques/restdown - GitHub

by karlcow

Pretty REST API docs authored in Markdown

pretty HTTP API, but apart of that. cute system.

georest - Project Hosting on Google Code

by Spone
GeoREST is a web-centric framework for distributing geospatial data. It allows RESTful feature-based access to spatial data sources, including full editing capabilities, through a MapGuide server or directly via FDO.

FRAPI | Focus on business logic, not presentation

by Spone & 1 other (via)
FRAPI is a high-level API framework that puts the “rest” back into RESTful. Use it to power your web apps, mobile services, and legacy systems.

2010

William Vambenepe — Amazon proves that REST doesn’t matter for Cloud APIs

by karlcow

Every time a new Cloud API is announced, its “RESTfulness” is heralded as if it was a MUST HAVE feature. And yet, the most successful of all Cloud APIs, the AWS API set, is not RESTful.

ne pas confondre REST et HTTP.

Principles for Standardized REST Authentication - O'Reilly Broadcast

by karlcow

a set of standards that I think should be in place for any REST authentication scheme.

Here's the summary:

1. All REST API calls must take place over HTTPS with a certificate signed by a trusted CA. All clients must validate the certificate before interacting with the server.

2. All REST API calls should occur through dedicated API keys consisting of an identifying component and a shared, private secret. Systems must allow a given customer to have multiple active API keys and de-activate individual keys easily.

3. All REST queries must be authenticated by signing the query parameters sorted in lower-case, alphabetical order using the private credential as the signing token. Signing should occur before URL encoding the query string.

2009

sixapart's remoteobjects at master - GitHub

by karlcow

remoteobjects are real subclassable Python objects on which you can build a rich API library. remoteobjects provides easy coding and transfer between Python objects and a JSON REST API. You can define the resources in a RESTful API as `RemoteObject` classes and their properties. These objects then support using the basic HTTP verbs to request and submit data to the API.

REST APIs must be hypertext-driven » Untangled

by karlcow & 2 others

API designers, please note the following rules before calling your creation a REST API:

sixapart's remoteobjects at master - GitHub

by karlcow

remoteobjects are real subclassable Python objects on which you can build a rich API library. remoteobjects provides easy coding and transfer between Python objects and a JSON REST API. You can define the resources in a RESTful API as RemoteObject classes and their properties. These objects then support using the basic HTTP verbs to request and submit data to the API.

4store - Scalable RDF storage

by parmentierf & 1 other
4store, an efficient, scalable and stable RDF database. Système de gestion de base de données RDF open source pour des grands volumes de données (annonce 15 milliards de triplets !!). Propose un sparql endpoint, une API REST pour ajouter ou enlever des données, un système de backup. Pas de précision sur la façon de supporter les graphes nommés. Pas de support de Jena ou Sesame.

PUBLIC TAGS related to tag api

affiliate +   ai +   amazon +   aws +   bib +   bibliotheque2.0 +   blink +   client +   del.icio.us +   dev +   developpement +   EC2 +   fichiers +   free +   google +   hype +   image +   isbn +   library +   library2.0 +   mac +   mturk +   objective-c +   opac +   opac2.0 +   php +   php5 +   python +   reference +   rest +   ruby +   s3 +   search +   search engine +   service +   services +   shopping +   site +   soap +   sqs +   stockage +   storage +   toBlog +   tool +   toread +   upcoming +   web2.0 +   web:service +   web_services +   webservices +  

Active users

karlcow
last mark : 07/03/2012 17:48

Xavier Lacot
last mark : 31/10/2011 15:18

vrossign
last mark : 04/10/2011 21:28

marco
last mark : 28/04/2011 19:37

Spone
last mark : 23/02/2011 11:15

Jeremy B.
last mark : 07/12/2010 22:11

nhoizey
last mark : 08/09/2010 08:56

webs
last mark : 12/01/2010 10:00

jey
last mark : 19/07/2009 22:06

parmentierf
last mark : 16/07/2009 08:30