https://github.com/christianbirchler-org/go-ping-pong
This is sample repository to set up a software project with Go.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.4%) to scientific vocabulary
Keywords
education
educational-project
go
golang
project
software-engineering
webapp
Last synced: 5 months ago
·
JSON representation
Repository
This is sample repository to set up a software project with Go.
Basic Info
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
education
educational-project
go
golang
project
software-engineering
webapp
Created over 1 year ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
License
README.md
go-ping-pong
This is a sample project for bootstrapping a web application with Go.
Quick Start
shell
go run main.go
shell
curl http://localhost:8080/ping
You should get a HTTP response including a pong.
Usage with Docker
shell
docker run --rm -p 8080:8080 ghcr.io/christianbirchler-org/go-ping-pong:latest
shell
curl http://localhost:8080/ping
License
GitHub Events
Total
- Watch event: 1
- Push event: 14
Last Year
- Watch event: 1
- Push event: 14