Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Easy-to-use REST API that enables geo-location data retrieval and route calculations for a variety of transportation modes.

License

Notifications You must be signed in to change notification settings

stefanzone/geocode-routing-api

Repository files navigation

GeoCode Routing API

Node.js CI CodeQL

The GeoCode Routing API is a service that calculates directions between locations. You can search for directions for different modes of transport, such as public transport, car, walking or cycling.

Note: The data contained in this material is derived from proprietary and third-party sources believed to be reliable, is not necessarily all-inclusive and is not guaranteed as to its accuracy. It is the sole discretion of the viewer to rely on the information in this material.

Found a bug? 👷‍

Thanks for letting us know! Please file an issue and we should reply shortly.

Building the site 🏗

You'll need a recent version of Node: v12.10 or higher.

Clone the repo

git clone https://github.com/stefanzone/geocode-routing-api.git

Install dependencies

npm ci

Start a local server to preview the site

npm run dev

Open http://localhost:3000/ to see the site locally. Changes to assets will rebuild the site. Refresh to see your changes.

Deploying the site 🚀

The site will build and deploy the main branch automatically after every git push origin main via Vercel.

About

Easy-to-use REST API that enables geo-location data retrieval and route calculations for a variety of transportation modes.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •