go-plh

command module
v0.0.0-...-29f79c9 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: GPL-3.0 Imports: 22 Imported by: 0

README

Signal Cartel's Little Helper

Purpose

This is a utility for Eve Online, it looks up a list of characters and presents threat data. I have been a user of Pirate's Little Helper for awhile and this is intended to replace that service for the Eve corporation, Signal Cartel.

Requirements

The server code is written in Go. The client side code is Javascript with DataTables. The information is pulled from CCP using the ESI interface and zkillboard using their API.

Imports

  1. go-cache
$ go get github.com/patrickmn/go-cache
  1. mergo
$ go get -u github.com/imdario/mergo
  1. logrus
 $ go get -u github.com/sirupsen/logrus

Running locally

Replace this with good stuff

Installing on a Linux Host

Use the startup.sh script then restart.sh

References

  1. ZKillboard API
  2. CCP ESI API
  3. Pirate's Little Helper
  4. Javascript DataTables

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