Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 393 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 393 Bytes

DropKit Adapter

Prerequisites

  • Go >= 1.13

Start API Server

go run main.go

The API server will start at port 5000

For detailed API usage, please refer to DropKit document.

Licensing

DropKit is freely redistributable under the MIT License. Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.