Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Versions
Eagle API Client for Deno
❗This module is under development. Expect breaking changes.
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/
- Application
- Info
- Folder
- Create
- Rename
- Update
- List
- ListRecent
- Item
- AddFromURL
- AddFromURLs
- AddFromPath
- AddFromPaths
- AddBookmark
- Info
- Thumbnail
- List
- MoveToTrash
- RefreshPalette
- RefreshThumbnail
- Update
- Library
- Info
- History
- Switch