You can see the list of topics: [1] https://apacheignite.readme.io/docs/rest-api#get [2] https://apacheignite.readme.io/docs/rest-api#put
On Mon, Aug 8, 2016 at 9:04 AM, Vladislav Pyatkov <[email protected]> wrote: > Hello, > > Ignite REST API is predefined. > You can use access by key[1] or add entries[2] (like often doing it in > approach of key-value) instead using query. > > On Mon, Aug 8, 2016 at 8:37 AM, chevy <[email protected]> wrote: > >> I have set up ignite-rest-http and able to access api but I do not want to >> send query in my api and instead prefer to send object or method to fetch >> data directly. Is there a way to do this? >> >> >> >> -- >> View this message in context: http://apache-ignite-users.705 >> 18.x6.nabble.com/Rest-api-Creating-service-to-read-data-from >> -cache-tp6788p6844.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > > > > -- > Vladislav Pyatkov > -- Vladislav Pyatkov
