An open API service indexing awesome lists of open source software.

https://github.com/kokoiruby/devsecops-demo-app

Source Code for DevSecOps Demo App
https://github.com/kokoiruby/devsecops-demo-app

Last synced: 4 months ago
JSON representation

Source Code for DevSecOps Demo App

Awesome Lists containing this project

README

          

## Overview

The source code repo for DevSecOps Demo App.

## Run

```bash
cd bar && go run main.go

# another terminal
cd foo && go run main.go
```

## Verify

http://localhost:2233

http://localhost:3322