{"id":13895245,"url":"https://github.com/rest-nvim/tree-sitter-http","last_synced_at":"2025-07-17T10:33:14.377Z","repository":{"id":43133503,"uuid":"396347381","full_name":"rest-nvim/tree-sitter-http","owner":"rest-nvim","description":"HTTP grammar for tree-sitter","archived":false,"fork":false,"pushed_at":"2025-03-29T09:32:55.000Z","size":1208,"stargazers_count":42,"open_issues_count":2,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T10:28:11.065Z","etag":null,"topics":["http","parser","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rest-nvim.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T12:43:42.000Z","updated_at":"2025-03-29T09:32:52.000Z","dependencies_parsed_at":"2024-04-19T03:28:47.125Z","dependency_job_id":"5ccf1ad8-4b74-4e6b-958f-1061ef6ca396","html_url":"https://github.com/rest-nvim/tree-sitter-http","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rest-nvim/tree-sitter-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rest-nvim%2Ftree-sitter-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rest-nvim%2Ftree-sitter-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rest-nvim%2Ftree-sitter-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rest-nvim%2Ftree-sitter-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rest-nvim","download_url":"https://codeload.github.com/rest-nvim/tree-sitter-http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rest-nvim%2Ftree-sitter-http/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265595519,"owners_count":23794745,"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":["http","parser","tree-sitter"],"created_at":"2024-08-06T18:02:05.408Z","updated_at":"2025-07-17T10:33:13.916Z","avatar_url":"https://github.com/rest-nvim.png","language":"JavaScript","readme":"# HTTP tree-sitter parser\n\nHTTP grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)\n\n\n# How to contribute\n\nYou can get a development environment with\n`nix develop`\nthen run:\n```\nnpm install\nmake build\n```\n\nNeovim loads parser in runtimepath order so to test the generated grammar,\nprepend it to rtp with `set rtp^=/path/to/tree-sitter-http`.\n\n# Tasks\n\n- [x] variable\n- [x] comment\n- [x] request\n    - [x] method\n    - [x] target_url\n        - [x] scheme\n        - [x] authority\n        - [x] host\n        - [x] path /\n        - [x] query ?\n        - [x] fragment #\n    - [x] http-version\n    - [x] params\n    - [x] response\n    - [x] header\n    - [x] body\n        - [x] json\n        - [x] xml\n        - [x] file\n        - [x] graphql\n- [ ] cli\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frest-nvim%2Ftree-sitter-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frest-nvim%2Ftree-sitter-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frest-nvim%2Ftree-sitter-http/lists"}