Releases: RabbitHouseCorp/http-interaction
Releases · RabbitHouseCorp/http-interaction
New fixes and removing warnings, and unused stuff.
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 wasff1212
which was supposed to be0xff1212
.
- 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
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