Skip to content

afilabs/osrm_table_api_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osrm_table_api_backend

OSRM Table API: Free and open source distance matrix API

Taken from:

How to run the app:

  1. cd into your project
  2. Create a .env file with the following parameters:

NODE_ENV='' PORT='3001' GOOGLE_API_KEY={GOOGLE_API_KEY} ``` 3. Open terminal and run npm install (this will install the required dependencies) 4. Run `npm start`

Please contact afian@afi.io if you have any questions or suggestions. Pull requests are welcome.

About

Backend for OSRM Table API demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published