Go bindings for 5e-srd-api, which can be located at https://github.com/bagelbits/5e-srd-api
go get github.com/elliotcubit/go-5e-srd-api
Provides structs for each response format as well as the generic NamedAPIResponse
-
Endpoints can be queried for all results and searched by Name or URL.
The API is still in development - this library will try to keep up with any potential changes it may make. Expect breaking changes.
Starting equipment and spellcasting is not currently supported.