invana / gremlin-proxy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Python 80.9%Language:Shell 13.1%Language:Dockerfile 6.0%