Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/diamondgotcat/k-api
- Owner: DiamondGotCat
- License: mit
- Created: 2024-06-10T07:24:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T07:30:19.000Z (8 months ago)
- Last Synced: 2024-06-10T09:27:04.904Z (8 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)