Skip to content

itss0n1c/gpact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpact

Discord server npm version npm downloads

A simple library for interacting with the fan-made Genshin Impact API.

Installation

% yarn add gpact

Usage

Set GPACT_API_URL to the current API URL, See here.

import { genshin } from 'gpact';

genshin.characters('amber').then(console.log); // Get character data

About

A simple library for interacting with the fan-made Genshin Impact API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published