gig-sdk

module
v0.0.0-...-584605b Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: Apache-2.0

README

Documentation of GIG SDK

Models, Enums, Tools, Libraries, and API call examples for GIG Development

See Libraries for generic functions.

See Crawlers for sample PDF crawler.

See Request Handlers for sample API calls.

Configuration

Copy config.go.example and create a new file named config.go

Change GIG server urls in config.go

var ApiUrl = "http://localhost:9000/api/"
var NERServerUrl = "http://127.0.0.1:8080/classify"
var NormalizeServer = "http://localhost:9000/api/normalize"

Directories

Path Synopsis
enums

Jump to

Keyboard shortcuts

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