https://github.com/xta/golang_site
hello world golang site/server
https://github.com/xta/golang_site
Last synced: about 1 year ago
JSON representation
hello world golang site/server
- Host: GitHub
- URL: https://github.com/xta/golang_site
- Owner: xta
- Created: 2019-03-02T00:32:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T00:33:56.000Z (over 7 years ago)
- Last Synced: 2025-01-17T08:44:45.081Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Golang Site
## Purpose
A simple example site (using Golang server) with HTML template, CSS & JS asset(s)
## Development
cd /PATH/TO/golang_site
go run main.go
open http://localhost:3000/