Skip to content

ibliss/Java_YQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java YQL

A library for managing and executing YQL (Yahoo! Query Language) requests in Java.

In the simplest case: write a YQL query, and get back a JSON result in a GSON object.

Requirements

gson 2.6.2

References

YQL: https://developer.yahoo.com/yql/

GSON: https://github.com/google/gson

License

Java YQL is licensed under the MIT license. See LICENSE for details.

About

Java interface for running YQL queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages