Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 551 Bytes

go-5e-srd-api

Go bindings for 5e-srd-api, which can be located at https://github.com/bagelbits/5e-srd-api

Installation

go get github.com/elliotcubit/go-5e-srd-api

Description

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.

Notes

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.