{"id":17868263,"url":"https://github.com/matmoore/jargon","last_synced_at":"2025-03-21T11:31:25.102Z","repository":{"id":137918569,"uuid":"163435853","full_name":"MatMoore/jargon","owner":"MatMoore","description":"An unofficial repository of civil service jargon","archived":false,"fork":false,"pushed_at":"2020-09-22T19:30:50.000Z","size":66,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T05:41:24.657Z","etag":null,"topics":["abbreviations","acronyms","civil-service","dictionary","jargon"],"latest_commit_sha":null,"homepage":"https://matmoore.github.io/jargon/","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/MatMoore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-28T17:48:32.000Z","updated_at":"2024-01-10T09:56:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"145c90ad-a25d-4fe5-bf65-37d8e201748d","html_url":"https://github.com/MatMoore/jargon","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/MatMoore%2Fjargon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fjargon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fjargon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatMoore%2Fjargon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatMoore","download_url":"https://codeload.github.com/MatMoore/jargon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135898,"owners_count":20403797,"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":["abbreviations","acronyms","civil-service","dictionary","jargon"],"created_at":"2024-10-28T09:57:25.882Z","updated_at":"2025-03-21T11:31:25.086Z","avatar_url":"https://github.com/MatMoore.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Civil service jargon\n\nAn unofficial repository of civil service jargon.\n\n## API\n\n### Lookup an acronym\n\nUse `https://matmoore.github.io/jargon/{ACRONYM}/`\n\nFor example: `curl https://matmoore.github.io/jargon/CO/`\n\n```json\n{\n  \"CO\": [\n    {\n      \"definition\": \"Cabinet Office\",\n      \"uri\": \"government-organisation:D2\"\n    },\n    {\n      \"definition\": \"clerical officer\"\n    }\n  ],\n  \"_links\": [\n    {\n      \"name\": \"government-organisation\",\n      \"href\": \"https://government-organisation.register.gov.uk/records/{rel}\",\n      \"templated\": true\n    }\n  ]\n}\n```\n\n### Get all the acronyms\n\n`curl https://matmoore.github.io/jargon/`\n\n(the structure of this response may change without notice)\n\n## CSV Data\nSee the [data directory](./data) for more details about the data returned by the API. You can also download the data in CSV format.\n\n## Contributing\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Previewing the API locally\nFirst run `bundle exec rake build` from the root of the project, then navigate to the `build` directory.\n\nYou can preview the JSON in the browser by running `python -m http.server 8080` and browsing to `localhost:8080` (this requires python 3 to be installed).\n\nThe files are generated as `index.json` but github pages serves them as the root for that path. See [Making a JSON API with Github Pages](https://paulsalaets.com/posts/json-api-with-github-pages).\n\nIf you want to see what it looks like on github pages, you can fork the repo and run `bundle exec rake publish` to update the `gh-pages` branch.\n\n## License\nAll code is licenced under the [MIT license](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fjargon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatmoore%2Fjargon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmoore%2Fjargon/lists"}