Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

portone-io/interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'mport interface

아임포트에서 제공하는 I'mport API의 request와 response type을 protobuf를 활용하여 정의한 프로젝트

Prerequisites

Build

$ git clone https://github.com/iamport/interface.git

$ cd interface

$ make all

Clean

$ make clean

Support to

  • c++
  • c#
  • dart
  • go
  • java
  • javascript
  • php
  • python
  • typescript