carbon
carbon copied to clipboard
Is there a carbon api that returns image for the provided text?
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
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