endpoints

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

type Endpoint string
const (
	BaseURL                Endpoint = "https://www.dnd5eapi.co/api"
	AbilityScoresURL       Endpoint = "/ability-scores"
	ClassesURL             Endpoint = "/classes"
	ConditionsURL          Endpoint = "/conditions"
	DamageTypesURL         Endpoint = "/damage-types"
	EquipmentCategoriesURL Endpoint = "/equipment-categories"
	EquipmentURL           Endpoint = "/equipment"
	FeaturesURL            Endpoint = "/features"
	LanguagesURL           Endpoint = "/languages"
	MagicItemsURL          Endpoint = "/magic-items"
	MonstersURL            Endpoint = "/monsters"
	MagicSchoolsURL        Endpoint = "/magic-schools"
	ProficienciesURL       Endpoint = "/proficiencies"
	RacesURL               Endpoint = "/races"
	RulesURL               Endpoint = "/rules"
	RuleSectionsURL        Endpoint = "/rule-sections"
	SkillsURL              Endpoint = "/skills"
	SpellcastingURL        Endpoint = "/spellcasting"
	SpellsURL              Endpoint = "/spells"
	StartingEquipmentURL   Endpoint = "/starting-equipment"
	SubClassesURL          Endpoint = "/subclasses"
	SubracesURL            Endpoint = "/subraces"
	TraitsURL              Endpoint = "/traits"
	WeaponPropertiesURL    Endpoint = "/weapon-properties"
)

func (Endpoint) String

func (e Endpoint) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL