Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Denyard


Lanyard API wrapper for Deno - Supports REST & WebSocket

Deno

[![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 TypeScript

Import with `https://deno.land/x/denyard/mod.ts` or `https://github.com/xHyroM/denyard/blob/master/mod.ts`

Examples [here](./test/mod.ts)