Skip to content

mohfahrur/interop-service-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intero Service C

Kode interoperabilitas service c yang digunakan untuk update spreadsheet google

Installation

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

Environment Variables

Membutuhkan environtment variable di dalam file .env untuk menjalankan projek ini

spreadsheetID

Documentation

Google Spreadsheet API

Tutorial Credential JSON Spreadsheet

API Reference

Test API

  GET /ping

Update Spreadsheet

  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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages