美国邮政 API + Rails:如何开始?
我正在为我的公司开发一个网上商店。目前我们大部分交易都是通过 eBay 进行的,但我们希望建立自己的网上商店,以避免支付 eBay 的费用。
我已经向 USPS 注册了 API 访问权限,并下载了技术文档,但我有点迷失。我对 Rails 相当陌生,我不知道如何将数据发送到 USPS 服务器。
那么,我从哪里开始呢?
编辑:我最常使用的 API 是运费计算器 API。
I'm working on a web store for my company. Right now we do most of our transactions through eBay, but we are wanting to build our own web store so as to avoid having to pay eBay's fees.
I've registered with USPS for API access and I've downloaded the technical documentation, but I'm a little lost. I'm fairly new to Rails, and I have no idea how to send the data to the USPS server.
So, where do I start?
EDIT: The API that I am going to be using most is the Shipping Calculator API.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用这个宝石:
https://github.com/FotoVerite/awesome-usps
Use this gem:
https://github.com/FotoVerite/awesome-usps