discogs 0.2.1

A Library to consume Discogs API
Documentation
1
2
3
4
5
6
7
8
9
10
11
Make it so that we can use discogs and other data structures like so

Discogs::new()
	.key()
	.secret()

instead of the current way


Search Tests
Search real world tests