study-binding-go

command module
v0.0.0-...-90775a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

study-binding-go

Sample project to consume StudyRevisionEvent.

Build

make docker-build
make docker-push

Test Locally

# In one terminal window

go run main.go

# In another terminal window

curl -XPOST -v "http://localhost:8080" \
-H "Ce-Id: 1234" \
-H "Ce-Specversion: 1.0" \
-H "Ce-Type: StudyRevisionEvent" \
-H "Ce-Source: curl" \
-H "Content-Type: application/json" \
-d @test/event.json

Documentation

Overview

* (C) Copyright IBM Corp. 2021 * * SPDX-License-Identifier: Apache-2.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL