example

command module
v0.0.0-...-ed0136c Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 5 Imported by: 0

README

Example

An example Go API. Based on the Airplane external API.

To run the API:

# First, generate the API structs:
go run ./cmd

# Next, run the API:
cd example && go run ./main.go

# Finally, hit the API with a request:
curl -v localhost:4000/v0/runs/get

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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