Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 238 Bytes

File metadata and controls

12 lines (7 loc) · 238 Bytes

OnlineGoCompiler

Install

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