Skip to content

SeraphMC/seraph-api-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of helper utilities used in the Seraph API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages