Skip to content

cloudysunny14/Ohlohj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ohlohj

Ohlohj is an unofficail Java library for the Ohloh API. If ohlohj is used, the application using OhlohAPI can be developed easily.

The main features of Ohlohj are as follows:
・100% Pure Java, Ohlohj supports Java 5 and Java 6.
・Google APP Engine ready
・Built-in OAuth support
・gzip support

How To Use

Getting Started with Web Applications

Just add ohlohj-core-1.0.0.jar to your application classpath. If you are familiar with Java language, looking into the JavaDoc should be the shortest way for you to get started. ohlohj.OhlohAPI interface is the one you may want to look at first.

Getting Started with Google App Engine

Just add ohlohj-core-1.0.0.jar and ohlohj-appengine-1.0.0.jar to your application classpath. It is possible to call the time consuming OhlohAPIs asynchronously using ohlohj.appengine.FetchAsyncOhloh. See also Code Examples.

Licence

Copyright © 2012 cloudysunny14 Licensed under the Apache License, Version 2.0

Contributors

cloudysunny14cloudysunny14@gmail.com @cloudysunny14

About

Ohlohj is an unofficail Java library for the Ohloh API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages