alison-li / parcel-tracker

Command line parcel tracker using Trackhive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parcel Tracker

Starting implementation for a command line parcel tracker using Trackhive API.

Instructions

  1. Get your bearer token by signing up at: https://www.trackhive.co/. Go to Settings -> API Keys to generate a token.
  2. Modify the BEARER_TOKEN field in src/main/java/HttpUtil.java.
  3. Run mvn install in project root folder.
  4. Run the src/main/java/App.java to use.

About

Command line parcel tracker using Trackhive.

License:MIT License


Languages

Language:Java 100.0%