-
Notifications
You must be signed in to change notification settings - Fork 0
Official Repository for Subuno's JAVA API Library
Subuno/subuno-java-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
##################################### # Copyright 2011 MERS Technologies. # ##################################### API libraries for Subuno API in various languages. See example usages inside directories for example usage. To execute examples: python example1.py php example1.php javac Example1.java java Example1 C#: open "cs" solution, set "Example" project as startup project, build and run Just make sure the paths are correct so you can access the dependent libraries (inside "src" under each directory). Dependencies: --The Java API depends on classes from org.json.* (https://github.com/douglascrockford/JSON-java) --The PHP API requires cURL. (http://php.net/manual/en/book.curl.php) --The Python API requires json module (Python 2.6 or 2.7 will be fine). (http://docs.python.org/library/json.html) --The .NET API requires .NET 4.0 framework
About
Official Repository for Subuno's JAVA API Library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published