rest - How to integrate batch requests in a Rails API? -


I am building an API with Rail 4 and I really want to create a batch request method when I The app should not load a bunch of AJAX requests.

Railscats show how to do this in a simple way but many things are unavailable.

I also tried the Batch_AP gem but I do not

any thoughts?

Apparently the batch_api gem does not work with 4 rail, but there is a fork 4 and Ruby 2.0 was started to update.



Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -