Skip to content

Spielley/coss.io-api

 
 

Repository files navigation

COSS.io

Very simple, not even close to fully finished COSS.io API Wrapper.

Installation

  • Clone repository
  • Install dependencies
$ npm install

or

$ yarn install
  • Build the API
$ npm run build

or

$ yarn build
  • Start the example app
$ npm run start

or

$ yarn start

About

COSS.io API Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.6%
  • JavaScript 44.4%