{"id":22249465,"url":"https://github.com/revolt-io/rest","last_synced_at":"2025-03-25T12:14:45.437Z","repository":{"id":46877807,"uuid":"497081565","full_name":"revolt-io/rest","owner":"revolt-io","description":"REST module for revolt.io","archived":false,"fork":false,"pushed_at":"2022-07-19T19:48:24.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T16:58:23.157Z","etag":null,"topics":["api","rest","revolt"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/revolt-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-27T17:25:05.000Z","updated_at":"2022-05-28T22:26:35.000Z","dependencies_parsed_at":"2022-09-26T19:50:55.206Z","dependency_job_id":null,"html_url":"https://github.com/revolt-io/rest","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolt-io%2Frest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolt-io%2Frest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolt-io%2Frest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolt-io%2Frest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revolt-io","download_url":"https://codeload.github.com/revolt-io/rest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458703,"owners_count":20618697,"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":["api","rest","revolt"],"created_at":"2024-12-03T06:26:46.503Z","updated_at":"2025-03-25T12:14:45.399Z","avatar_url":"https://github.com/revolt-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### REST\n\n### Features\n- [X] Lightweight\n- [X] Typed Response\n- [X] Deno Support\n- [ ] Handles Rate Limit\n\n### Usage\n```ts\nimport { REST } from '@revoltio/rest'\n\nconst rest = new REST()\n\nrest.setToken('revolt-token-here')\n\nconst res = await rest.get('/')\n\nconsole.log(res)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolt-io%2Frest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevolt-io%2Frest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolt-io%2Frest/lists"}