Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 384 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 384 Bytes

Express Krakend

simple fake microservice using krakend api gateway

Command Reference

$ make up || docker-compose up -d --build
$ make down || docker-compose down
$  make check || cd krakend bash scripts/command.sh || cd krakend sh scripts/command.sh
$ make sa || make sb || npm start
$ make da || make db || npm run dev