{"id":13770299,"url":"https://github.com/runabol/graffiti","last_synced_at":"2026-02-26T10:08:37.364Z","repository":{"id":94886419,"uuid":"114471178","full_name":"runabol/graffiti","owner":"runabol","description":"Headless Java CMS","archived":false,"fork":false,"pushed_at":"2017-12-17T18:02:38.000Z","size":125,"stargazers_count":61,"open_issues_count":0,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-11T10:21:53.753Z","etag":null,"topics":["apache2","graphql","headless-cms","java","postgresql","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runabol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-12-16T15:38:03.000Z","updated_at":"2025-07-16T08:14:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"faf5585f-a6b0-45dd-ac29-9ac509a4ed86","html_url":"https://github.com/runabol/graffiti","commit_stats":null,"previous_names":["runabol/graffiti"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runabol/graffiti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runabol%2Fgraffiti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runabol%2Fgraffiti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runabol%2Fgraffiti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runabol%2Fgraffiti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runabol","download_url":"https://codeload.github.com/runabol/graffiti/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runabol%2Fgraffiti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271635936,"owners_count":24794142,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apache2","graphql","headless-cms","java","postgresql","spring-boot"],"created_at":"2024-08-03T17:00:36.064Z","updated_at":"2026-02-26T10:08:32.335Z","avatar_url":"https://github.com/runabol.png","language":"Java","readme":"# Graffiti\n\na sample project utilizing the [Giraphe](https://github.com/creactiviti/giraphe) CMS Framework.\n\n# Usage \n\n1. Clone the repo:\n\n```\ngit clone https://github.com/creactiviti/graffiti.git\ncd graffiti\n```\n\n2. Setup database: \n\n```\ndocker run --name postgres -e POSTGRES_DB=giraphe -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=password -d -p 5432:5432 postgres:9.6.5-alpine\n```\n\n3. Run it:\n\n```\nmvn clean spring-boot:run\n```\n\n4. From another terminal window, run a query:\n\n```\ncurl -s -X POST -H \"Content-Type:application/json\" -d '{\"query\":\"{ getAllMovies { id title directors { name } } }\"}' http://localhost:8080/graphql\n```\n\n5. Optional: Interact with the API through GraphiQL:\n\n```\ndocker run --name=graphiql -p 9100:8080 -d -e GRAPHQL_SERVER=http://\u003cYOUR_IP_GOES_HERE\u003e:8080/graphql creactiviti/graphiql\n```\n\nAnd the go to [http://localhost:9100](http://localhost:9100)\n\n# How do I use it for my own project?\n\nCheck the [giraphe tutorial](https://github.com/creactiviti/giraphe#getting-started). \n\n# License\n\nThis project is released under version 2.0 of the Apache License.\n\n","funding_links":[],"categories":["Exposing a Schema"],"sub_categories":["Code First"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunabol%2Fgraffiti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunabol%2Fgraffiti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunabol%2Fgraffiti/lists"}