Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/circleci-public/circleci-demo-go
Example Go application running on CircleCI
https://github.com/circleci-public/circleci-demo-go
circleci circleci-demos demo demo-app go golang
Last synced: about 6 hours ago
JSON representation
Example Go application running on CircleCI
- Host: GitHub
- URL: https://github.com/circleci-public/circleci-demo-go
- Owner: CircleCI-Public
- License: mit
- Created: 2017-04-20T15:24:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T21:42:13.000Z (about 1 month ago)
- Last Synced: 2025-01-14T19:30:05.389Z (7 days ago)
- Topics: circleci, circleci-demos, demo, demo-app, go, golang
- Language: Go
- Homepage: https://circleci.com/gh/CircleCI-Public/circleci-demo-go
- Size: 2.63 MB
- Stars: 91
- Watchers: 32
- Forks: 200
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CircleCI 2.0 Demo Application: Go (Golang) [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/circleci-demo-go.svg?style=shield)](https://circleci.com/gh/CircleCI-Public/circleci-demo-go) [![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/circleci-demo-go/master/LICENSE.md)
This is an example application showcasing how to run Go on CircleCI 2.0.
You can follow along with this project by reading the following doc: https://circleci.com/docs/2.0/language-go/