-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Romiko edited this page Jan 29, 2012
·
5 revisions
Welcome to the RubyRestProxy wiki!
This is a Heroku friendly application that acts as a HTTP REST Proxy for Neo4j. The main inspiration in extending this is for .NET MVC integration. The current .NET MVC4 application that demonstrates integration with this app is at:
You can also download the source for the .NET MVC4 Heroku integrated app here
https://bitbucket.org/romiko/frictionfree/src
All CRUD operations are supported All Gremlin queries are supports
Cypher support has not yet been added. Will add it in due course.