Skip to content

fxrobot/meituan-sdk-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

996.icu LICENSE

meituan-sdk-go

美团外卖 MeiTuan OpenAPI SDK FOR GO

Overview

降低Go语言接入美团外卖平台的复杂性。考虑到美团业务的发展变化,所以并没有提供独立调用方法。使用者根据美团OpenApi文档选择对应路由规则调用。

美团OpenApi文档

美团对接指南 餐饮美食 商超便利 医疗健康

获取方式

Install

go get github.com/fxrobot/meituan-sdk-go/meituan

Import

import "github.com/fxrobot/meituan-sdk-go/meituan"

Finish.

demo

see: Example

About

美团外卖 MeiTuan OpenAPI SDK FOR GO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%