A handy-dandy clipboard sharing tool to share URLs between devices and users
There is a very simple API for anybody to use. You can use it for storing URLs in your To-do app, or as a connection between order IDs and their URLs. The possibilities are endless
The API endpoint is at http://uni.hys.cz/includes/api
.
POST
http://uni.hys.cz/includes/api
body:
{
"url": "https://duckduckgo.com"
}
GET
http://uni.hys.cz/includes/api?url=https://flutter.dev/
- write a Ruby on Rails lib
- write a JavaScript lib
- fix text-overflow with long URLs on new.php
- Text-file embed
- an universal file uploader StackOverflow
Clipping is easy. Just click on the magnifying glass and paste in your link!
Then press Enter and through the magic of code here is the code to your link!
Receiving a clip is even easier than clipping. Just get out your phone or another device and paste the code into the input.
And now just click the button....