Skip to content

imran-5/pgRouting-Direction-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgRouting-API MIT licensed

A complete solution of pgRouting direction API written in Node js.

Setup

  • edit .env file according to your postgres connection, pgRouting table name and express js settings.

  • *if your pgrouting database table schema/name of columns is different, you have to change the query schema in src/pgrouting.js

Install Modules

npm install

Start Development Server

npm start

API Request Example

Todo:

  • Way Points
  • Docker
  • Handle other pgRouting capabilities.

About

pgRouting direction API written in Node JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published