Skip to content

API powering Thrifty. Crawls the LoL wikia for item information and offers it through a RESTful interface.

Notifications You must be signed in to change notification settings

emmerich/thrifty-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrifty API

The Thrifty API aims to provide a RESTful interface for accessing item data for League of Legends.

It crawls the League of Legends Wiki for information about items, parses it, and provides an interface for accessing it.

Environment Setup

You need Maven. Checkout the project and run mvn clean jetty:run. I'll add documentation here about using JBoss and debugging with Jetty soon.

About

API powering Thrifty. Crawls the LoL wikia for item information and offers it through a RESTful interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages