Any cool free APIs?

brentb

(__TNT__)~
Jun 13, 2011
281
4
0
Any sweet free APIs out there for me to play with?

What APIs are yall using that are cool to work with?
 


The SerpIQ AJAX endpoints are pretty sweet if you can get past the auth. so ruby, so shiny.

I am stirton.
 
I would recommend you look at REST API's and more specifically setting up your own API endpoint. This will teach you so much about how the actual endpoint works. Use something like Slim Framework to get you started.