Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tailsjs/shrtco.de
- Owner: tailsjs
- Created: 2019-07-19T08:19:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T23:23:56.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T17:05:57.931Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
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)