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 2 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T16:36:53.000Z (over 1 year ago)
- Last Synced: 2024-06-20T05:22:27.734Z (5 months 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: 31
- Forks: 207
- Open Issues: 3
-
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/