Skip to content

A containerised Go swagger API to fulfill orders and commit them to MongoDB

License

Notifications You must be signed in to change notification settings

xykonur/fulfillorderack

 
 

Repository files navigation

FulfillOrder - TACK

A containerised Go swagger API to fulfill orders and commit them to MongoDB

The following environment variables need to be passed to the container:

ACK Logging

ENV TEAMNAME=[YourTeamName]

For Mongo

ENV MONGOHOST="mongodb://[mongoinstance].[namespace]"

File mount

/orders

About

A containerised Go swagger API to fulfill orders and commit them to MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 60.4%
  • HTML 38.9%
  • Shell 0.7%