Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.84 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.84 KB

Awesome Eludris

A collection of cool things made by the Eludris commuinity.

Also check out the Eludris community github organisation!

API wrappers

Crystal

  • crudris: A Crystal API wrapper for interacting with the Eludris API.

Dart

  • enix: An API wrapper for Eludris in Dart.

Go

  • eludris.go: A wrapper for Eludris written in Go.

Python

  • velum: An opinionated wrapper for the Eludris API written in Python.
  • tetanus: A simple and easy to use wrapper around the Eludris API (And gateway) written in pure Python

Rust

  • Eludrs: A simple API wrapper for Eludris which uses tokio.

TypeScript/JavaScript

  • evangeline: A maybe working API wrapper for Eludris.
  • eludris.js: A powerful library that allows you to interact with the Eludris API on every engine.
  • eludris-api-types-ts: Simple type definitions for the Eludris API

V

Clients

  • enid: An Eludris client built with React and Chakra UI