highlighter
Discord bot and React web app with a Node.js + Express REST API backend that syntax highlights code.

highlighter is an API, Discord bot, and React frontend that provides an interface to syntax highlight code in numerous languages. highlighter is composed of three parts. The API is built with Node.js and Express and is responsible for processing code strings and generating syntax highlighted HTML documents and images. The Discord bot uses this API while parsing users' commands into the desired language and quality. The React frontend is a simple form built with Formik and Bootstrap to send POST requests to the API.

featureImage
Discord Highlighting
featureImage
highlighter Highlighting