ajax-datatables-rails
ajax-datatables-rails copied to clipboard
Add support for JSON Api resources
We successfully used ajax-datatables-rails
with a local ActiveRecord resource.
We need to extend it in order to request JSON Api compliant resources.
For several projects, we have used https://github.com/JsonApiClient/json_api_client
This would be our starting point.
How would you start ? Do you foresee any issue ?
hi @gcrofils im looking for the same feature, did it work for you, i need some help?