Options
All
  • Public
  • Public/Protected
  • All
Menu

TechHost API Wrapper

Index

Type Aliases

Json: Json[] | boolean | number | string | {}

Any JSON data

Path: `/${string}`

The path for a request to the API

RequestMethod: "DELETE" | "GET" | "PATCH" | "POST" | "PUT"

The method of a request to the API

Variables

BaseURL: "http://api.techhost.live/v1" = "http://api.techhost.live/v1"

The base URL of the API

Generated using TypeDoc