On Tue, Oct 20, 2015 at 9:26 PM, sumeet70 <[email protected]> wrote:
> To ease testing of scenarios like this, I have started put together a > modular > Apache Ignite API browser > Check it out here: https://github.com/sumeet70/aiex This is awesome! If I can make a suggestion, I think a few screenshots in the README.md would really help. In my experience, this helps attract more users. > You ill be able to interact with all Apache Ignite Rest Api related to > caches. > > If you want to create your own extensions, one way to do it ould be > implementing a Job and Task, then you can invoke it via the rest interface > using endpoint /exe > > Let me know if you are unable to run. Docs are missing because I just > started the project. > > Simply clone it and run: npm install; bower install; npm start > and browse to http://localhost I will definitely give it a shot and send comments here. > > Hope this helps > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Accessing-Cache-from-REST-Services-tp1645p1658.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
