carbon-app / carbon

:black_heart: Create and share beautiful images of your source code

Home Page:https://carbon.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ranjitbudhathoki opened this issue · 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

commented

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