• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Azure/azch-captureorder: The Capture Order API

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Azure/azch-captureorder

开源软件地址:

https://github.com/Azure/azch-captureorder

开源编程语言:

Go 83.1%

开源软件介绍:

CaptureOrder

Build Status

A containerised Go swagger API to capture orders, write them to MongoDb and an AMQP message queue.

Usage

Swagger

Access the Swagger UI at http://[host]/swagger

Submitting an order

POST /v1/Order HTTP/1.1
Host: [host]:[port]
Content-Type: application/json

{
  "EmailAddress": "[email protected]",
  "PreferredLanguage": "en"
}

Environment Variables

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

For MongoDB

ENV MONGOHOST=<mongo service name>.<namespace>
ENV MONGOUSER=admin
ENV MONGOPASSWORD=<password for MongoDB>

For CosmosDB

ENV MONGOHOST=<cosmosdb account name>.documents.azure.com
ENV MONGOUSER=<cosmosdb username>
ENV MONGOPASSWORD=<cosmosdb primary password>

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap