Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.
/ IkimapAPI-Java Public archive

A collection of methods to easily query Ikimap API in Java

Notifications You must be signed in to change notification settings

hgarfer/IkimapAPI-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IkimapAPI-Java

A collection of methods to easily query Ikimap API in Java.

-First of all, you have to add your username and password for ikimap in in Properties.java, there is no need to touch anything else.

-Methods to actually retrieve data are stored in a .java file named with the type of method.

-Commons.java only contains common operations, usually you won´t need to touch this.

-build.xml and nbproject/ are provided so you can easily try the project in Netbeans, delete them if you don´t need this.

About

A collection of methods to easily query Ikimap API in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages