Skip to content

Planes-Tracker/planes-tracker-api

Repository files navigation

Planes tracker API

This project is still under development. Expect changes and bugs.

See the changelog for the latest updates.

Table of content

Installation

Compiling from source

Use go build in the project directory.

Configuration

The configuration details must be set inside a .env file at the root of the project. An exemple is provided inside .env.example.

Config details

Item Values Meaning
TRACKER_LOCATION_LATITUDE floating point number Latitude of the center of the area to be covered
TRACKER_LOCATION_LONGITUDE floating point number Longitude of the center of the area to be covered
TRACKER_RADIUS_DISTANCE number Radius distance from the center of the area to be covered (in Km)

Copyright

See the license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages