Skip to content

sambodo7/the-peoples-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Peoples API

This is the API used by thepeopletree.ie

Dev Setup

  • Install docker
  • Run a neo4j container
    docker run \
    --publish=7474:7474 --publish=7687:7687 \
    --volume=$HOME/neo4j/data:/data \
    neo4j
    
  • Login to http://localhost:7474/browser/ and create new password

About

code for api use by the people tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published