https://github.com/tmax-cloud/schema-converter
https://github.com/tmax-cloud/schema-converter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmax-cloud/schema-converter
- Owner: tmax-cloud
- Created: 2021-03-09T12:56:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T05:13:09.000Z (over 2 years ago)
- Last Synced: 2025-04-19T10:10:09.927Z (over 1 year ago)
- Language: Java
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# schema-converter
* 입력 폼 : json(schema)
* 출력 폼 : xls(OOXML)
# 사용법
* GCP 프로젝트 생성 및 translate API에 대한 서비스 어카운트 생성[참조 링크](https://cloud.google.com/translate/docs/basic/setup-basic#client-libraries-install-java)
* 서비스 어카운트 credential 다운로드 및 해당 경로를 시스템 환경변수로 설정(GOOGLE_APPLICATION_CREDENTIALS)