JSON Rendering #1405
lpe
started this conversation in
Feature requests
JSON Rendering
#1405
Replies: 2 comments 1 reply
-
I'm not sure that this is so trivial. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just the ability to have the actual methods responding to json (essentially GET). So if we need to fetch records in JS we don't have to build our own controllers / methods ? Ex : /avo/resources/contacts/6 => /avo/resources/contacts/6.json |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be very usefull to be able to use / render JSON in controllers (CRUD methods).
Beta Was this translation helpful? Give feedback.
All reactions