Taxicode API Developers Handbook
962
A documentation handbook in searchable interactive local hosted website format.
The documentation is aimed to assist in Taxicode API integration in addition to the documentation found at https://api.taxicode.com/.
services:
# Taxicode API Integration Handbook
taxicode-api-dev-handbook-local:
container_name: taxicode-api-dev-handbook-local
tty: true
stdin_open: true
restart: unless-stopped
image: ewc2020/taxicode-api-dev-handbook:latest
ports:
- 3000:3000
- 3001:3001
command:
- serve
- --hostname
- '0.0.0.0'
Content type
Image
Digest
sha256:4fe90f397…
Size
256.1 MB
Last updated
over 2 years ago
docker pull ewc2020/taxicode-api-dev-handbook