Browse Source

Merge pull request #342 from afabijan/parcelTracking

Parcel tracking
pull/352/head
Mike Street 7 years ago
committed by GitHub
parent
commit
516e47eef0
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -40,6 +40,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Shopping](#shopping)
* [Social](#social)
* [Sports & Fitness](#sports--fitness)
* [Tracking](#tracking)
* [Transportation](#transportation)
* [University](#university)
* [Vehicle](#vehicle)
@@ -441,6 +442,12 @@ Please note a passing build status indicates all listed APIs are available since
| UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) |
| Wger | Workout manager data as exercises, muscles or equipments | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) |

### Tracking

| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Sweden | Provides information about parcels in transport | `apikey` | No | [Go!](https://developer.postnord.com/docs2) |

### Transportation

| API | Description | Auth | HTTPS | Link |


Loading…
Cancel
Save