{"id":15512870,"url":"https://github.com/graphiti-api/vandal_ui","last_synced_at":"2025-04-09T00:30:30.985Z","repository":{"id":40268224,"uuid":"164327438","full_name":"graphiti-api/vandal_ui","owner":"graphiti-api","description":"Ruby gem for installing Vandal","archived":false,"fork":false,"pushed_at":"2025-03-21T19:54:21.000Z","size":1041,"stargazers_count":9,"open_issues_count":8,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-23T19:44:05.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphiti-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-06T16:59:01.000Z","updated_at":"2022-05-20T22:09:39.000Z","dependencies_parsed_at":"2022-09-11T02:30:19.912Z","dependency_job_id":null,"html_url":"https://github.com/graphiti-api/vandal_ui","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/graphiti-api%2Fvandal_ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphiti-api%2Fvandal_ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphiti-api%2Fvandal_ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphiti-api%2Fvandal_ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphiti-api","download_url":"https://codeload.github.com/graphiti-api/vandal_ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247949641,"owners_count":21023360,"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-10-02T09:53:54.417Z","updated_at":"2025-04-09T00:30:30.009Z","avatar_url":"https://github.com/graphiti-api.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Vandal UI\n\nThis is a Rails engine for\n[Graphiti](https://graphiti-api.github.io/graphiti/guides/) APIs. It has\ntwo main functions:\n\n* `rake vandal:install` will copy static files to `public/\u003capi_namespace\u003e`.\n* Mounting the engine adds an endpoint for a dynamically-generated\n  schema file:\n\n```ruby\n# config/routes.rb\n\nscope path: ApplicationResource.endpoint_namespace, defaults: { format: :jsonapi } do\n  # ... routes ...\n\n  mount VandalUi::Engine, at: '/vandal'\nend\n```\n\nIf `ApplicationRecord.endpoint_namespace` is `/api/v1`, you'd get a\n`/api/v1/vandal/schema.json` that would be referenced when loading the\nUI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphiti-api%2Fvandal_ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphiti-api%2Fvandal_ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphiti-api%2Fvandal_ui/lists"}