Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dalzuga dalzuga released this 05 Jan 20:30
· 2 commits to master since this release

Second prototype. Compiles, runs, and fetches data from the Goodreads API. Stores the bookTitles in a map[int]string. Checks if more requests are necessary, and makes them, appending results to the first map. Prints all the titles by that author in the database.