Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xhyrom/denyard
Lanyard API wrapper for Deno - Supports REST & WebSockets
https://github.com/xhyrom/denyard
Last synced: 27 days ago
JSON representation
Lanyard API wrapper for Deno - Supports REST & WebSockets
- Host: GitHub
- URL: https://github.com/xhyrom/denyard
- Owner: xhyrom
- License: mit
- Created: 2022-02-17T17:01:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T17:48:29.000Z (over 2 years ago)
- Last Synced: 2024-10-06T05:41:42.404Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://deno.land/x/denyard/mod.ts
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Denyard
Lanyard API wrapper for Deno - Supports REST & WebSocket
[![GitHub](https://img.shields.io/github/license/xHyroM/denyard)](https://github.com/xHyroM/denyard/blob/master/LICENSE)
[![deno](https://img.shields.io/badge/deno-v0.1.0-blue)](https://deno.land/x/denyard)---
- Lightweight and easy to use
- Made with ❤️ in TypeScriptImport with `https://deno.land/x/denyard/mod.ts` or `https://github.com/xHyroM/denyard/blob/master/mod.ts`
Examples [here](./test/mod.ts)