Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diamondgotcat/k-api

Some of KAMU's services are available as APIs.
https://github.com/diamondgotcat/k-api

Last synced: about 1 month ago
JSON representation

Some of KAMU's services are available as APIs.

Awesome Lists containing this project

README

        

# K-API
Some of KAMU's services are available as APIs.

## Privacy policy
https://kamu.jp/api/short/

## How to use
The following features are available

### U2SU: convert URL to Short URL.
When you submit a GET method to the following URL, the short URL is returned in plain text format:

**https://kamu.jp/api/short/url/?q=** (Your URL)

### T2U: convert Text to URL.
When you submit a GET method to the following URL, the short URL is returned in plain text format:

**https://kamu.jp/api/short/text/?q=** (Your Text)