{"id":23739739,"url":"https://github.com/p1atdev/eagle","last_synced_at":"2026-05-14T01:40:45.750Z","repository":{"id":63980066,"uuid":"571884045","full_name":"p1atdev/eagle","owner":"p1atdev","description":"Eagle API Client for Deno","archived":false,"fork":false,"pushed_at":"2022-11-29T05:01:49.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-11T02:27:35.085Z","etag":null,"topics":["deno","eagle"],"latest_commit_sha":null,"homepage":"https://deno.land/x/eagle","language":"TypeScript","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/p1atdev.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}},"created_at":"2022-11-29T04:51:58.000Z","updated_at":"2022-11-29T05:02:46.000Z","dependencies_parsed_at":"2023-01-14T17:16:05.458Z","dependency_job_id":null,"html_url":"https://github.com/p1atdev/eagle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/p1atdev/eagle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Feagle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Feagle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Feagle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Feagle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p1atdev","download_url":"https://codeload.github.com/p1atdev/eagle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Feagle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33006800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","eagle"],"created_at":"2024-12-31T09:39:03.754Z","updated_at":"2026-05-14T01:40:45.736Z","avatar_url":"https://github.com/p1atdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eagle API Client for Deno\n\n[![deno module](https://shield.deno.dev/x/eagle)](https://deno.land/x/eagle])\n![deno compatibility](https://shield.deno.dev/deno/^1.28)\n[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)\n\n\u003e❗This module is under development. Expect breaking changes.\n\n```ts\nimport { EagleClient } from \"https://deno.land/x/eagle@[version]/mod.ts\"\n\nconst client = new EagleClient()\n\nconst info = await client.application.info()\n\nconsole.log(info.version)\n// 3.0.0\n```\n\n\n# Supported endpoints\nOfficial documents\nhttps://api.eagle.cool/\n\n- [x] Application\n  - [x] Info\n- [ ] Folder\n  - [ ] Create\n  - [ ] Rename\n  - [ ] Update\n  - [x] List\n  - [x] ListRecent\n- [ ] Item\n  - [ ] AddFromURL\n  - [ ] AddFromURLs\n  - [ ] AddFromPath\n  - [ ] AddFromPaths\n  - [ ] AddBookmark\n  - [x] Info\n  - [ ] Thumbnail\n  - [x] List\n  - [ ] MoveToTrash\n  - [ ] RefreshPalette\n  - [ ] RefreshThumbnail\n  - [ ] Update\n- [ ] Library\n  - [ ] Info\n  - [ ] History\n  - [ ] Switch\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1atdev%2Feagle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp1atdev%2Feagle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1atdev%2Feagle/lists"}