19.0.0-next.17a52fe • Published 3 years ago

@discordeno/rest v19.0.0-next.17a52fe

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Discordeno Rest

Discord API library for Node.JS, Deno & Bun

Discord codecov action status

A standalone REST module with functionality of REST, independently.

  • Easily host on any serverless infrastructure.
    • Easy to use and setup with Cloudflare Workers (FREE for 100K requests per day!)
  • Freedom from global rate limit errors
    • As your bot grows, you want to handle global rate limits better. Shards don't communicate fast enough to truly handle it properly so this allows 1 rest handler across the entire bot.
    • In fact, you can host multiple instances of your bot and all connect to the same rest server.
  • REST does not rest!
    • Separate rest means if your bot for whatever reason crashes, your requests that are queued will still keep going and will not be lost.
    • Seamless updates! When you want to update and reboot the bot, you could potentially lose tons of messages or responses that are in queue. Using this you could restart your bot without ever worrying about losing any responses.
  • Scalability! Scalability! Scalability!

Links

19.0.0

1 year ago

21.0.0-next.2eace55

10 months ago

21.0.0-next.cafc571

10 months ago

21.0.0-next.5c38883

11 months ago

21.0.0-next.9afd5cc

11 months ago

21.0.0-next.b537c06

10 months ago

21.0.0-next.b3de175

11 months ago

21.0.0-next.a62fb5e

10 months ago

21.0.0-next.90f0507

10 months ago

21.0.0-next.24703f1

11 months ago

21.0.0-next.22012fc

11 months ago

21.0.0-next.b0d4309

10 months ago

21.0.0-next.4b96d9f

11 months ago

21.0.0-next.83d329c

11 months ago

21.0.0-next.3d90d81

11 months ago

21.0.0-next.77fc516

11 months ago

21.0.0-next.5ebe549

11 months ago

21.0.0-next.059c6a9

11 months ago

20.0.0

1 year ago

21.0.0-next.ef5cf54

10 months ago

21.0.0-next.0db0ffe

11 months ago

21.0.0-next.a584ffc

11 months ago

21.0.0

1 year ago

21.0.0-next.f0e0bd0

11 months ago

21.0.0-next.80509a1

11 months ago

21.0.0-next.1c20b59

12 months ago

21.0.0-next.f227b11

11 months ago

21.0.0-next.5b97b21

10 months ago

21.0.0-next.11c6d04

11 months ago

21.0.0-next.70bcd16

10 months ago

21.0.0-next.b143282

11 months ago

21.0.0-next.17dc876

10 months ago

21.0.0-next.806380a

11 months ago

21.0.0-next.f811178

10 months ago

21.0.0-next.9404081

10 months ago

21.0.0-next.8eeda31

11 months ago

21.0.0-next.dff9df5

10 months ago

21.0.0-next.d063655

11 months ago