Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

i'm suprised using something like mod_rewrite to transform the query parameters into something that rails could cache was not mentioned. it's a cheap way to use the url structure you want after the fact. the next update the app can then use the new structure and the mod_rewrite rules will be there to support the old api until almost everyone has upgraded to the new app. this allows one to switch an api to being more restful in a graceful way.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: