13 أسطر
279 B
Markdown
13 أسطر
279 B
Markdown
# Ghaymah Go Starter
|
|
|
|
A simple Go HTTP server displaying "MARHABA in Ghaymah".
|
|
|
|
## Features
|
|
- Minimal Go HTTP server
|
|
- Docker support
|
|
- Easy to understand codebase
|
|
|
|
## Setup and Run
|
|
1. Clone the repository:
|
|
```bash
|
|
git clone https://github.com/GhaymahCloud/Ghaymah-go-starter.git |