6 ms·
This is great! Congrats on shipping this. I made a basic version of this years ago (imageee.com) and would love to find a replacement. Something I could use in
by tompec 3y ago
This is great! Congrats on shipping this.
I made a basic version of this years ago (imageee.com) and would love to find a replacement. Something I could use in the same way.
```
<meta property="og:image" content="https://api.imgsrc.io/basic?title=This https://api.imgsrc.io/basic?title=This is a title&description=blahblahblah&logo=https://example.com/image.png https://example.com/image.png">
```
- fadymak 3y agoHey tompec! Originally that was the idea for imgsrc (hence the name: the `src` attribute in an `img` tag). I definitely plan on adding support for that in the coming weeks :) When the API is released, it will have both the POST and GET support for generating programatically, on-demand.