# developer-resources **Repository Path**: mirrors_technige/developer-resources ## Basic Information - **Project Name**: developer-resources - **Description**: neo4j developer resources - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Neo4j Developer Resources Contains guides in asciidoc format, rendered with asciidoctor into HTML and pushed to the gh-pages branch, use the `render.sh` script to do that. ### Example Applications per Language, Stack and Driver A simple, one page movies app based on the Neo4j-Movies dataset that comes with the database (`:play movies` in the Neo4j-browser) The HTML page uses jquery ajax to query 3 REST-Endpoints in the backend for `/search`, `/movie` and `/graph`