Skip to content

ctxsh/idd-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idd-sandbox

Small Go service for tracking deployments.

Purpose

This repository contains a small HTTP API for requesting, approving, and tracking software deployments.

Repository Layout

  • docs/ - product and design notes.
  • pkg/ - reusable Go packages.
  • main.go - service entry point.

Development

Run the test suite with:

go test ./...

About

Demo sandbox for issue driven development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 96.6%
  • Makefile 3.4%