Proxy layer for Apache TinkerPop's Gremlin Server to enable Cross Origin Resource Sharing (CORS). To support their authentication abilities from web browsers enabling CORS.
Please refer documentation to get started.
This project let's you connect to your favorite Gremlin Server using connection
strings from the web browsers. This service doesn't add any layer of security,
it just avoids the CORS issue. They layer would forward the Content-Type
and Authorization
headers to your gremlin server.
Note: This may not be the best implementation for production use.
Apache License 2.0
For any further queries or dedicated support, please feel free to get in touch with me at hi[at]invana.io.