Skip to content

Clemintina/seraph-library

Repository files navigation

Seraph

This library is a small package designed to assist people using the Seraph API and the Polsu API.

To get started,

pnpm add @clemintina/seraph-library

import { SeraphApi, PolsuApi } from '@clemintina/seraph-library';

const seraphApi = new SeraphApi({ apiKey : 'public' });
const polsuApi = new PolsuApi({ apiKey: 'YOUR API KEY' })

If you have any issues or would like to contribute, here's our Github repo

About

A library for interacting with the Seraph API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published