Website launched & jQuery extension

in #pixelhosting6 years ago

Website launched & jQuery extension



Free Image Hosting for Steem Projects


Hello Steemians,

we just launched our website! Check it out at https://pixelhosting.co. We are looking forward to hearing from many amazing project owners which are interested in PixelHosting.

Furthermore we released a small jQuery extension.
To implement it you can use our cdn:

<script src="https://cdn.pixelhosting.co/static/lib/pixelhosting_1_0_3.js></script>
<script>
let imageData = "data:image/png;base64,R0l...";
$.pixelUpload({
    "x-api-key":"YOUR_API_KEY",
    "x-api-key-id":"YOUR_API_KEY_ID",
}, imageData).then((data) => {
    console.log(data.secure_url);
})
</script>


For any custom implementaion check out our documentaion: https://pixelhosting.docs.apiary.io

Sort:  

Interesting, I couldn't stop myself from asking what's the catch. It's free, really?

There are some typos BTW FYI, We provide a interactive API documentaion

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 63350.70
ETH 2595.60
USDT 1.00
SBD 2.85