Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p1atdev/eagle
Eagle API Client for Deno
https://github.com/p1atdev/eagle
deno eagle
Last synced: 6 days ago
JSON representation
Eagle API Client for Deno
- Host: GitHub
- URL: https://github.com/p1atdev/eagle
- Owner: p1atdev
- License: mit
- Created: 2022-11-29T04:51:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T05:01:49.000Z (about 2 years ago)
- Last Synced: 2024-12-21T13:47:28.563Z (16 days ago)
- Topics: deno, eagle
- Language: TypeScript
- Homepage: https://deno.land/x/eagle
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eagle API Client for Deno
[![deno module](https://shield.deno.dev/x/eagle)](https://deno.land/x/eagle])
![deno compatibility](https://shield.deno.dev/deno/^1.28)
[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)>❗This module is under development. Expect breaking changes.
```ts
import { EagleClient } from "https://deno.land/x/eagle@[version]/mod.ts"const client = new EagleClient()
const info = await client.application.info()
console.log(info.version)
// 3.0.0
```# Supported endpoints
Official documents
https://api.eagle.cool/- [x] Application
- [x] Info
- [ ] Folder
- [ ] Create
- [ ] Rename
- [ ] Update
- [x] List
- [x] ListRecent
- [ ] Item
- [ ] AddFromURL
- [ ] AddFromURLs
- [ ] AddFromPath
- [ ] AddFromPaths
- [ ] AddBookmark
- [x] Info
- [ ] Thumbnail
- [x] List
- [ ] MoveToTrash
- [ ] RefreshPalette
- [ ] RefreshThumbnail
- [ ] Update
- [ ] Library
- [ ] Info
- [ ] History
- [ ] Switch