@xyng/yuoshi-backend-adapter
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-beta.2 • Public • Published

yUOShi Backend Adapter Definitions

This repository contains interfaces, abstract classes and some useful helper-methods required to implement an adapter for yUOShi to your arbitrary api.

Installation

Install this package with any node package manager of your choice (like npm or yarn):

@xyng/yuoshi-backend-adapter

Implementation

Your adapter must implement the BackendAdapterInterface exported by this package, as well as all abstract Adapters that are required by it.

This should be pretty straight forward and only require you to fetch data from your api and transform the structure a little so it matches the defined return types.

Readme

Keywords

none

Package Sidebar

Install

npm i @xyng/yuoshi-backend-adapter

Weekly Downloads

1

Version

0.0.2-beta.2

License

MIT

Unpacked Size

420 kB

Total Files

84

Last publish

Collaborators

  • julix89
  • xyng