icoxfog417 / pykintone

Python library to access kintone
Apache License 2.0
27 stars 12 forks source link

Add support for application API #6

Closed icoxfog417 closed 8 years ago

icoxfog417 commented 9 years ago

Add support for application API.

The Step of Support

  1. get application information
  2. get form information
  3. create application from json file (its format is same as received one).
  4. convert Application class to json file to create application.