modulepackage
0.0.0-20241108005433-ad26cfdf3924
Repository: https://github.com/bloqhead/demigods.go.git
Documentation: pkg.go.dev
# README
⚔️ DEMIGODS Go
My DEMIGODS API but built in Golang instead of Express (Express version can be found here).
Leverages the Gin web framework for Go.
Uses Vercel's Edge functions.
Endpoints
- Category: https://demigods-golang.vercel.app/api/category/halberd
- All weapons: https://demigods-golang.vercel.app/api/all
- By ID: https://demigods-golang.vercel.app/api/id/12
- Categories: https://demigods-golang.vercel.app/api/categories
- This is used in my EldenSearch tool
# Packages
No description provided by the author