Skip to content

Releases: RabbitHouseCorp/http-interaction

New fixes and removing warnings, and unused stuff.

13 Mar 15:30
Compare
Choose a tag to compare

API fixes:

  • 👍| When API is not connected to Bot it does not return error message.
    • What did? -> I ended up putting the wrong field in the embed part.
    • What did you end up fixing? -> in the field was ff1212 which was supposed to be 0xff1212.
  • I removed a number of unused things in the code to not make the code a bit polluted and less messy.
  • Fixing and updating/adding stuff in Cargo.toml.

Go Lang to Rust Lang

11 Mar 04:02
aee9abd
Compare
Choose a tag to compare

Code from this repository needed to be migrated to Rust Lang to have control over bytes and stuff. Now API is officially developed and synchronized with 3 second time. I believe with development time in the API memory usage is lower and the CPU is also low.

I was able to put together this API framework by reading Discord's documentation on API security

Thanks for reading and welcome and enjoy API development. Any problem with the API you can open a report in issues