{"id":19686085,"url":"https://github.com/neotypes/examples","last_synced_at":"2025-07-31T02:03:30.523Z","repository":{"id":51970239,"uuid":"163209991","full_name":"neotypes/examples","owner":"neotypes","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-08T16:32:35.000Z","size":480,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T13:51:22.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neotypes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-26T19:12:49.000Z","updated_at":"2023-03-15T12:41:46.000Z","dependencies_parsed_at":"2022-08-24T08:10:35.145Z","dependency_job_id":null,"html_url":"https://github.com/neotypes/examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neotypes%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neotypes%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neotypes%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neotypes%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neotypes","download_url":"https://codeload.github.com/neotypes/examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251450656,"owners_count":21591407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T18:25:58.790Z","updated_at":"2025-04-29T06:31:15.221Z","avatar_url":"https://github.com/neotypes.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example app\n\n![](example.png)\n\nThis example application demonstrates how easy it is to get started with [neotypes](https://github.com/neotypes/neotypes).\n\nIt is a very simple web application that uses the Movie graph dataset to provide a search with listing, a detail view and a graph visualization.\n\nThe front-end is just jQuery and d3 and the backend is implemented in Scala using akka-http.\n\n## The Stack\n\nThese are the components of our min- Web Application:\n\n* Application Type:         Scala-Web Application\n* Web framework:            Akka-http\n* Neo4j Database Connector: neotypes\n* Database:                 Neo4j-Server\n* Frontend:                 jquery, bootstrap, d3.js\n\n## Endpoints:\n\nGet Movie\n\n```\n// JSON object for single movie with cast\ncurl http://localhost:8080/movie/The%20Matrix\n\n// list of JSON objects for movie search results\ncurl http://localhost:8080/search?q=matrix\n\n// JSON object for whole graph viz (nodes, links - arrays)\ncurl http://localhost:8080/graph\n```\n\n## How to start\n\n1. Run `Boot.scala`\n2. Go to [http://localhost:9000/index.html](http://localhost:9000/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotypes%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneotypes%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotypes%2Fexamples/lists"}