organisations-rw-gazetteer

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

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

Go to latest
Published: Feb 3, 2021 License: MIT Imports: 7 Imported by: 0

README

Gazetteer Reader/Writer

Circle CIGo Report Card Coverage Status

__An API for reading/writing concepts to the gazeteer api

Installation

For the first time:

go get github.com/Financial-Times/ces-gazetteer-rw

or update:

go get -u github.com/Financial-Times/ces-gazetteer-rw

Running

TODO

Endpoints

TODO: Add examples

PUT /UUID

TODO

GET /UUID

Gets a given representation of a concept from the CES gazetteet given a UUID If not found, you'll get a 404 response.

DELETE /UUID

Will return 204 if successful, 404 if not found

Admin endpoints

Healthchecks: http://localhost:8080/__health Ping: http://localhost:8080/ping or http://localhost:8080/__ping Build Info: http://localhost:8080/build-info or http://localhost:8080/build-info GTG: http://localhost:8080/build-info

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