Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 387 Bytes

File metadata and controls

10 lines (8 loc) · 387 Bytes

HumorUsNeoApi -API built on Node/Express

Connected to HumorUs mobile app

  • User and picture controller/model setup
  • Connected to Neo4j database using JS Bolt driver
  • Model consists of cypher queries into the db
  • Some returns JSON, some skips to next step
  • URL end points sometimes consists of multiple actions (has to do with logic for the front end)

No testing (coming soon)