-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Vladimir Rybalko edited this page Dec 21, 2017
·
8 revisions
Welcome to the goodreads-dotnet wiki!
Goodreads-dotnet is an unofficial .NET Client Library for Goodreads Api.
To start working with the Goodreads-dotnet you have to get a Goodreads developer key. This can be obtained from https://www.goodreads.com/api/keys. You must register your application in Goodreads as well. Note that you always could find more information how obtain your key and register app here.
After getting a developer key you are able to authorize in Goodreads API. Please look at the Authorization page for detailed example. Also please have a look at our Demo project. When you're authorized you can call all available API endpoints.
Enjoy Goodreads-dotnet and good luck with your projects.