mardi 30 décembre 2014

In a RESTful system, how to make request to a unique server api that doesn't have an id

Now my system has some api that doesn't have an unique id, so how to make request from ember data.


Because find method needs an id, but i don't have it.


Current, my solution is use pure AJAX call to fetch this kind of data.


So is there have any better solution to make this happen.





Aucun commentaire:

Enregistrer un commentaire