Skip to content

API Gateway for the Motum services to put everything under one umbrella

Notifications You must be signed in to change notification settings

MotumInc/api-gateway-service

Repository files navigation

DeepScan grade

api-gateway-service

API Gateway for the Motum services to put everything under one umbrella

Steps to get it up and running:

  • Specify environment variables, such as:
    • PORT: port on which REST authentication api will be available
    • BIND_ADDRESS: address to bind REST api socket to
    • AUTH_SERVICE_URL: url to the REST authentication service
    • USER_SERVICE_URL: url to the REST user service
    • AUTH_VERIFICATION_SERVICE_URL: url to the gRPC authentication service
  • yarn build
  • yarn start

Or after you add env variables use yarn docker to build docker image

About

API Gateway for the Motum services to put everything under one umbrella

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published