Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.01 KB

sdk-java

Overview

ネクストエンジンAPIのSDK(Java)です。
ネクストエンジンAPIに関してのリファレンスやコミュニティはDeveloper Networkをご利用ください。

Description

SDKは以下のことが網羅されています。

  • ネクストエンジンAPI利用時の認証関連処理
  • ネクストエンジンAPI利用時のリクエスト処理
  • サンプルリクエストロジック

詳細はDeveloper Networkを参照ください。

Environment

推奨環境: JDK version 1.7 or 1.8

Contribution

  1. Fork it ( https://github.com/hamee-dev/sdk-java/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

MIT

Author

hamee-dev