Skip to content

valri11/fuelnearme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoJSON vector server and web client to use NSW Fuel API

NSW Fuel API: https://api.nsw.gov.au/DeveloperApp

Geocoding API: https://mappify.io/

Example run in dev mode (HTTP):

./fuelnearme --config=app.yml server --dev-mode --port=8010

Example run with TLS:

/fuelnearme --config=app.yml server --port=8010 --tls-cert=service.cert --tls-cert-key=service.key