Skip to content

Commit

Permalink
언어별로 repository를 모두 구분합니다. README에 설명 및 해당 레포지토리별로 링크를 추가합니다
Browse files Browse the repository at this point in the history
  • Loading branch information
jang authored and jang committed Nov 29, 2015
1 parent eaacf82 commit d2f94c3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 279 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# iamport-rest-client
아임포트(http://www.iamport.kr) 서비스의 REST API부분을 위한 언어별 Client SDK
# iamport-rest-client 프로젝트
[아임포트](http://www.iamport.kr)[REST API](https://api.iamport.kr) 서비스를 보다 쉽게 사용하실 수 있도록 프로그램 언어별 클라이언트 모듈을 제공합니다.

최대한 다양한 프로그램 언어를 지원하고 싶습니다만, 현실적으로 각 언어별 철학, 개발환경(ex. 프레임웍, 배포관리)을 모두 고려해 지원해드리기에 한계가 있다고 생각됩니다.

때문에, 아임포트 서비스를 실제 이용 중인 스타트업, 가맹점에서 개발해 사용하시는 아임포트 REST API 클라이언트 모듈 또는 이를 확장한 버전을 중심으로 오픈소스로 공개해 운영하고 있습니다.

감사히도, 여러 아임포트를 사용하시는 스타트업의 개발자분들이 참여해 언어별 레포지토리를 이끌어주시고 있으며 앞으로도 더 많은 분들의 참여를 기다리고 있습니다. ( iamport@siot.do 로 참여의사를 알려주시면 감사하겠습니다)

# 제공되는 언어별 REST API 클라이언트
* [PHP 용 REST API 클라이언트](https://github.com/iamport/iamport-rest-client-php) by 아임포트
* [Ruby 용 REST API 클라이언트](https://github.com/iamport/iamport-rest-client-ruby) by [강승훈(ooleem) 님](https://github.com/ooleem)
* [ASP.NET 용 REST API 클라리언트](https://github.com/gongdo/iamport-rest-client-net) by [공인석(Gongdo) 님](https://github.com/gongdo)
* [Python 용 REST API 클라이언트(준비중)](https://github.com/iamport/iamport-rest-client-python) by [김슬(lexifdev) 님](https://github.com/lexifdev), [정경업(perhapsspy) 님](https://github.com/perhapsspy)
33 changes: 0 additions & 33 deletions php/example.php

This file was deleted.

236 changes: 0 additions & 236 deletions php/iamport.php

This file was deleted.

8 changes: 0 additions & 8 deletions python/README.md

This file was deleted.

0 comments on commit d2f94c3

Please sign in to comment.