Stories recently tagged with 'REST'

Convert street address to longitude and latitude via web service(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 7 months ago

Demonstrates how to convert a street address to a geographic position in longitude and latitude coordinates by using a free REST web service provided by GeoCoder.us. Web service only works for addresses within the United States due to the source (US census) data. read more...

1 comment |category: |Views: 573

tags: another

WAKA - A little REST and Relaxation in November?(rgoarchitects.com)

submitted by changerchanger(110) 4 years, 8 months ago

If there's one reason to go to ApacheCon 07 in Atlanta, then it's probably Roy T. Fielding's "a little REST and Relaxation" While there isn't a whole lot of information available on WAKA (that replacement for HTTP Roy mentions in the end of the abstract). Belwo are a few links I managed to find.. read more...

add a comment |category: |Views: 2

tags: another

REST and the magic of scalability idempotence and whatnot(rgoarchitects.com)

submitted by changerchanger(110) 4 years, 8 months ago

From time to time I read about the magic that is RESTful services and how they solve everything and anything like scalability, idempotency, simplicity etc. I think such claims are plainly wrong and misleading. read more...

add a comment |category: |Views: 8

tags: another

SonicCast 7 - SubSonic REST and Jquery AJAX(scribesonic.com)

submitted by montymonty(2575) 4 years, 9 months ago

Kevin shows off consuming the new SubSonic REST interface via JSON and XML on the client side using Jquery. Wait till the end of the vidcast to see some JQuery plugin goodness. read more...

add a comment |category: |Views: 357

tags: another

Subsonic New Query Engine - Give it a REST(blog.wekeroad.com)

submitted by HaackedHaacked(5105) 4 years, 11 months ago

Rob talks about a REST http handler for the new subsonic query engine. Very cool! read more...

add a comment |category: |Views: 44

tags: another

Kick wiki and REST API now live(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

I have just launched a wiki and REST API for the various kick sites, including dotnetkicks.com and sharepointkicks.com The API allows posts to be added and kicked among other functions. Tagging support in the API will be added in time, it is on the list of feature requests. read more...

2 comments |category: |Views: 9

tags: another