Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Auto-generated axios-powered Typescript Riot Games API client

License

Notifications You must be signed in to change notification settings

themaxdavitt/riot-games-apis

Repository files navigation

@themaxdavitt/riot-games-apis

NPM link Package license

Auto-generated axios-powered Typescript Riot Games API client.

Building

We use MingweiSamuel/riotapi-schema to generate an OpenAPI 3.0 definition, and then feed it into openapi-client-axios and openapi-client-axios-typegen. That's it.

We do this automatically in npm run build before publishing. Just sit back and relax.

Documentation

After building, HTML documentation is generated in a docs/ folder. You can access it at node_modules/@themaxdavitt/riot-games-apis/docs/index.html or online.

Versioning

We're following a SemVer-compatible version of CalVer (equivalent to date +0.%Y.%-j) since we have no idea when Riot will update their APIs.

License

@themaxdavitt/riot-games-apis is released under the MIT license.

About

Auto-generated axios-powered Typescript Riot Games API client

Resources

License

Stars

Watchers

Forks