Skip to main content
Deno 2 is finally here 🎉️
Learn more

httpcord-rest

Fork of @discordjs/rest for httpcord. It’s a separate repo because many improvements made here can be used in other places, e.g. in browsers.

Main changes

  • Rewrite in Deno - browser-compatible!
  • Un-private some private methods and make it more open.
  • Some general shifting around of parameters to make it more predictable.