Coder Social home page Coder Social logo

mlh-fellowship / 0.4.1-execute.ly-server Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 7.0 1002 KB

Server: Edit and execute handwritten or any code in an image right in your browser.

License: MIT License

JavaScript 16.57% TypeScript 72.84% Python 10.59%
expressjs jest nodejs typescript

0.4.1-execute.ly-server's People

Contributors

anku255 avatar dependabot[bot] avatar sauravhiremath avatar yashkumarverma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

0.4.1-execute.ly-server's Issues

Set routes to accept requests

Setup routes to accept requests from the client.

  • perform OCR on passed image
  • run code and return code executing response.

Add cors headers

It will most probably the case that the client engine and server would run on different ports. Therefore CORS must be handled.

Add transcoder support for languages

Request for feature:Transcoder support

Please add a option which allows you to convert the language of the code. e.g A code snippet in python should be converted to C code snippet.

This will help people get the answer they require even if they cannot find it for the language they are looking for

Relevant paper for translation of programming languages

2006.03511.pdf

Additional Features

These enhancements are meant to be solved after the first stable deployment of the whole project

  • Jest tests setup, with good coverage
  • Setup API documentation gen (Docsify, Postman or any other)
    ...

Update: strip down initial template

  • TS support
  • Remove unnecessary modules
  • ESLint config (TBD) - Remove the current TSLint config (deprecated)
  • Jest config (TBD)

Feel free to discuss below if you have any additional suggestions :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.