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

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1209e2 · Mar 26, 2022

History

17 Commits
Apr 29, 2020
Apr 29, 2020
May 1, 2020
Apr 27, 2020
Apr 29, 2020
Apr 29, 2020
Apr 30, 2020
May 16, 2020
Apr 29, 2020
Jan 6, 2021
Apr 29, 2020
Apr 27, 2020
Apr 27, 2020
Mar 26, 2022

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