Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 202 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 202 Bytes

docker-neptune

Imitate aws neptune for local dev

Usage

docker run --rm -p 8182:8182 amothic/neptune

curl "localhost:8182/gremlin?gremlin=g.V()"

License

MIT License