cisneros-a / code-formatter-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-formatter-API

Summary

This is the back end for the Code Typing application I built.

There is a single route that takes in JavaScript code snippets and returns it to the Code Typing client in a format that can be parsed by the application and displayed in a format that is type-able.

Built with:

  • Node.js
  • Express
  • Puppeteer

About


Languages

Language:JavaScript 100.0%