Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrfancypants
4284 days ago
It mightn't be a good idea to have such tight coupling between data schema and API...
2 comments
joevandyk
4284 days ago
You can use views or stored functions to abstract stuff...
link
regularfry
4284 days ago
That's what REST is supposed to solve. Unfortunately, the API responses given here don't seem to take advantage of it.
link