Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 297 Bytes

OnlineGoCompiler

Install

pip3 install flask
go get github.com/raifpy/Go
go build files.go
./files & python3 api.py