Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tailsjs/shrtco.de

Library for shrtco.de API
https://github.com/tailsjs/shrtco.de

Last synced: about 2 months ago
JSON representation

Library for shrtco.de API

Awesome Lists containing this project

README

        

# shrtco.de
Library for shrtco.de API

## Installing
* NPM -
`
npm install shrtco.de
`
* YARN -
`
yarn add shrtco.de
`

## Using
```js
const { Shorter, Info } = require("shrtco.de")
```

## Methods
[The methods have moved. Click here!](https://github.com/tailsjs/shrtco.de/blob/master/METHODS.md)