delfi/api
dancingCycle 1ab73e0783 chore: bump version to v0.1.0 2023-08-29 10:43:12 +02:00
..
src feat(api): add routes stop-names-part-gi, stop-names-no-gi, stop-names-count-part-gi, stop-names-count-no-gi 2023-08-29 10:42:24 +02:00
.gitignore feat(api): add route stops-de 2023-06-15 10:51:42 +02:00
index.js feat(api): add api folder 2023-05-12 14:49:07 +02:00
package-lock.json chore: bump version to v0.1.0 2023-08-29 10:43:12 +02:00
package.json chore: bump version to v0.1.0 2023-08-29 10:43:12 +02:00
readme.md feat(ui): initial commit 2023-05-15 12:24:41 +02:00

readme.md

init

mkdir ~/git && cd ~/git
git clone -b main <repository>
cd <repository>/api
npm i

dev

DEBUG=debug,config npm run dev

prod

npm run start

test

http://<host>:<port>/stops-not-dhid?oset=1&limit=1