An app using Dijkstra algorithm to find the shortest path between different cities. https://dijkstra-backend.ruihildt.xyz
Go to file
rui hildt 4379b4d231 Complete backend 2020-02-08 19:59:51 +01:00
api Complete backend 2020-02-08 19:59:51 +01:00
data Complete backend 2020-02-08 19:59:51 +01:00
helpers Complete backend 2020-02-08 19:59:51 +01:00
.gitignore first commit 2020-02-07 17:55:43 +01:00
index.js first commit 2020-02-07 17:55:43 +01:00
knexfile.js first commit 2020-02-07 17:55:43 +01:00
package-lock.json Complete backend 2020-02-08 19:59:51 +01:00
package.json Complete backend 2020-02-08 19:59:51 +01:00