/gremlin-proxy

Proxy layer for Apache TinkerPop's Gremlin Server to enable Cross Origin Resource Sharing (CORS).

Primary LanguagePythonApache License 2.0Apache-2.0

Gremlin Server Proxy

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.

Apache license Docker pulls Docs

Please refer documentation to get started.

Overview Diagram

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.

License

Apache License 2.0

Support

For any further queries or dedicated support, please feel free to get in touch with me at hi[at]invana.io.