Y
Hacker News
new
|
ask
|
show
|
jobs
by
pothibo
4567 days ago
Why would you loose anything? If you want to use JSON on mobile you just need to add .json to any endpoints and JSON will be returned (If you do support it).
domain.com/posts.json
domain.com/posts/1.json
etc.