Skip to content

A scala library for working with the Last.fm API (or at least that what it is intended to turn into)

Notifications You must be signed in to change notification settings

ghostm/Scala-Last.fm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scala-Last.fm

A scala library for working with the Last.fm API

Dependancies: Dispatch: http://dispatch.databinder.net/About

if you are using SBT add these to your project build file
val databinder_net = "databinder.net repository" at "http://databinder.net/repo"
val dispatch = "net.databinder" %% "dispatch-http" % "0.7.3"

See DemoLastFM.scala for usage

Question/Comments/Suggestions are encouraged.

Note: This library is in the very early stages (and is written by a developer who is just starting to learn Scala)

About

A scala library for working with the Last.fm API (or at least that what it is intended to turn into)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages