July 5th, 2007
Filed under: Domains, Geo |
No Comments »
What’s playing at some of the 100,000 new sites launched by Marchex? Probably a lot more than you think and likely right next door. If you live in Los Angeles, one way to find out is to google “Your unique local guide to” “los angeles”, and examine the results. You’ll see a lot of websites […]
June 4th, 2007
Filed under: Geo, REST |
5 Comments »
Don’t get me wrong. Exposing an HTTP GET interface and supporting query string parameters is a wonderful thing for building mash-ups and bookmarking, but it’s only the tip of the iceberg to being truly RESTful.
FeatureSever is software that allows users to obtain information about geographic features using a RESTful API. Here’s a few examples of […]
May 9th, 2007
Filed under: Geo, REST |
No Comments »
Many RESTful applications expose APIs that require the use of components of the URL to specify the output format or the expected mime content-type of the response. This does, however, violate a key REST good practice: the one on URI opacity. There is already an HTTP request header that’s intended for this purpose and it […]