Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Latest commit

 

History

History
270 lines (138 loc) · 4.44 KB

_types_endpoints_.md

File metadata and controls

270 lines (138 loc) · 4.44 KB

nookipediaGlobals"types/endpoints"

Module: "types/endpoints"

Index

Type aliases

Type aliases

Critter

Ƭ Critter: object

Defined in src/types/endpoints.ts:34

Represents what the API will respond for a request about a critter.

Type declaration:

  • api-cache-expire: string

  • cached: string

  • caught: string

  • family: string

  • image: string

  • link: string

  • location: string

  • message: string

  • name: string

  • price: string

  • rarity: string

  • scientific-name: string

  • size: string

  • time-day: string

  • time-year: string

  • updated: string


Endpoints

Ƭ Endpoints: Villager | Fossil | Critter

Defined in src/types/endpoints.ts:4

Represents the types of endpoints that is available through Nookipedia's API.


Fossil

Ƭ Fossil: object

Defined in src/types/endpoints.ts:119

Represents what the API will respond for a request about a fossil.

Type declaration:

  • api-cache-expire: string

  • cached: string

  • image: string

  • length: string

  • link: string

  • message: string

  • name: string

  • period: string

  • price: string

  • scientific-name: string

  • sections: string

  • updated: string


Names

Ƭ Names: "villager" | "fossil" | "critter"

Defined in src/types/endpoints.ts:9

Represents the names of endpoints available through Nookiepdia's API.


Today

Ƭ Today: object

Defined in src/types/endpoints.ts:14

Represents what the API will respond for a request about the events for a date.

Type declaration:

  • events: string[]

  • message: string

  • villager_images: string[]


Villager

Ƭ Villager: object

Defined in src/types/endpoints.ts:184

Represents what the API will respond for a request about a villager.

Type declaration:

  • api-cache-expire: string

  • birthday: string

  • cached: string

  • clothes: string

  • coffee-milk: string

  • coffee-sugar: string

  • coffee-type: string

  • favclothing: string

  • favcolor: string

  • fear: string

  • gender: string

  • goal: string

  • image: string

  • islander-allergic: string

  • islander-favorite: string

  • leastfavclothing: string

  • link: string

  • message: string

  • name: string

  • name-ar: string

  • name-ar-m: string

  • name-ar-r: string

  • name-de: string

  • name-de-m: string

  • name-es: string

  • name-es-m: string

  • name-esl: string

  • name-esl-m: string

  • name-fr: string

  • name-fr-m: string

  • name-frq: string

  • name-frq-m: string

  • name-it: string

  • name-it-m: string

  • name-jp: string

  • name-jp-m: string

  • name-jp-r: string

  • name-ko: string

  • name-ko-m: string

  • name-ko-r: string

  • name-nl: string

  • name-nl-m: string

  • name-pt: string

  • name-pt-m: string

  • name-ru: string

  • name-ru-m: string

  • name-ru-r: string

  • name-zh: string

  • name-zh-m: string

  • name-zh-r: string

  • name-zhq: string

  • name-zhq-m: string

  • name-zhq-r: string

  • name-zht: string

  • personality: string

  • phrase: string

  • picture: string

  • quote: string

  • siblings: string

  • sign: string

  • skill: string

  • species: string

  • updated: string