This Go module provides a collection of utility and helper functions that simplify tasks commonly used in Hypixel Bedwars focused Fiber APIs.
- Caching: Functions to handle caching using redis based libraries.
- Error Handling: Helper functions to streamline error handling.
- Cubelify Builders: Functions to help build a standard Cubelify response.
- Minecraft Utilities: Provides simple Minecraft utilities.
- Validation: Helper functions to validate inputs such as uuids.
To install the module in your Go project, run:
go get github.com/SeraphMC/seraph-api-helpers
This project is licensed under the MIT License - view the LICENSE file for more information.