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