MLH-Fellowship / OSS-Guide

A handbook to help people getting started with open source contributions

Home Page:https://ossguidefrontend.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End point for creating UML diagrams

sarthakkundra opened this issue · comments

Expected Behavior

Create an end point at the back-end server to generate the UML diagrams for the code submitted from the live editor and return the diagram in the form of a base64 string which can be displayed on the UI.