Categorygithub.com/SeraphMC/seraph-api-helpers
module
0.0.0-20250207022500-ae5a4dba11a6
Repository: https://github.com/seraphmc/seraph-api-helpers.git
Documentation: pkg.go.dev

# README

Seraph Helper Functions Module

This Go module provides a collection of utility and helper functions that simplify tasks commonly used in Hypixel Bedwars focused Fiber APIs.

Features

  • 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.

Installation

To install the module in your Go project, run:

go get github.com/SeraphMC/seraph-api-helpers

License

This project is licensed under the MIT License - view the LICENSE file for more information.

# Packages

No description provided by the author
No description provided by the author