carbon icon indicating copy to clipboard operation
carbon copied to clipboard

Is there a carbon api that returns image for the provided text?

Open ranjitbudhathoki opened this issue 1 year ago • 1 comments

I am implementing a application similar to visinder. And in this application when user inputs text from frontend it generates image for that code. Is it possible to do something like that.

If this is unclear what I mean is I want user to input code in text format to my interface and the carbon api returns image for that text which i can save to my backend

ranjitbudhathoki avatar Mar 07 '23 05:03 ranjitbudhathoki

Hello , I have the same thought and I make a webapi to get the image that generated by Carbon website. This is the url of the repo: https://github.com/liaosunny123/Carbon-Webapi

liaosunny123 avatar Mar 22 '23 10:03 liaosunny123