Creates an api of dog
with relationships
to breed
and color
in default namespace neo4j
.
Has the ability to query by parameters.
Remotely tested with testify.
- python
- bottle
- neo4j
- testify
- requests
- python:latest
- neo4j:latest
sudo ./install.sh -u
- Web ui for neo4j | username | password | | -------- | -------- | | neo4j | secret |
- Get all dogs: http://localhost/dogs
- Schema name, breed, and color
- Query with params:
sudo ./install.sh -d
sudo ./install.sh -h