Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 226 Bytes

codera_oj

codera_oj is an online judge backend created is written in golang from scratch.

Run the api server locally:

  1. Install Golang
  2. $ make run