Skip to content

an API micro service built on top of micro-image

Notifications You must be signed in to change notification settings

jawaid/micro-api

Repository files navigation

micro-api

API for simple nodejs micro service that expose two routes / & /info

Environmental variables

  • API_PORT: To run on a specified port (default: 3001).
  • LOG_LEVEL: Specifies log level for winston console (silly, debug, verbose, info, warn, error). This micro service uses info and error messages only.
  • SHUD_LOG_TO_FILE: true or false, specifies whether to save logs to logs.log

About

an API micro service built on top of micro-image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published