Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 660 Bytes

File metadata and controls

15 lines (9 loc) · 660 Bytes

simple-compiler

GoReact

Describe

Using go-lang as backend to get request with C, C++ or Python code, compile on server and response with output

Stack

  • Backend: Go-lang
  • Frontend: ReactJS

Note

This project has already been written once, with references to this online-compiler, but it has been updated with Clean Architecture implemented in the backend.