echo-apisvr

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

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

Go to latest
Published: Dec 9, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

echo-apisvr

Echo based API Server

Go Report Card License CircleCI codecov

Dev env setup with vscode

To run the test cases in vscode, you need to follow the steps below:

  1. Follow the instruction below to setup vscode so that it can be launched from command line on Mac https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line
  2. Launch vscode with SCHEMA environment variable set to the data model schema file
    $ cd /Users/tjiang/code/playground/echo-apisvr
    $ SCHEMA=/Users/tjiang/code/playground/echo-apisvr/schemas/device.json code .
    

Documentation

Overview

Copyright © 2020 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg
api

Jump to

Keyboard shortcuts

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