Files
interview-backend/go-stdlib/README.md
2025-07-10 05:48:23 +08:00

7 lines
85 B
Markdown

# Instructions
Start the API server using the following command:
```sh
go run .
```