Kode interoperabilitas service c yang digunakan untuk update spreadsheet google
Clone from github
git clone https://github.com/mohfahrur/interop-service-c.git
cd my-project
Install library with Golang
export GOPATH=/path/to/your/gopath
go mod download
Membutuhkan environtment variable di dalam file .env untuk menjalankan projek ini
spreadsheetID
Tutorial Credential JSON Spreadsheet
GET /ping
POST /update-data
Body | Type | Description |
---|---|---|
user |
json |
Required. Nama user |
email |
json |
Required. Email user |
hp |
json |
Required. Nomor telepon user |
item |
json |
Required. Item user |