{"id":16222283,"url":"https://github.com/ahsankhan26/book-blog","last_synced_at":"2025-03-19T11:31:20.759Z","repository":{"id":119390756,"uuid":"286063213","full_name":"ahsankhan26/Book-Blog","owner":"ahsankhan26","description":"An Open Source Template for Book Blog using Goodreads API","archived":false,"fork":false,"pushed_at":"2024-07-09T12:00:38.000Z","size":526,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T06:51:27.234Z","etag":null,"topics":["api","bootstrap","css","goodreads","goodreads-api","html","javascript","js","vanilla-javascript","xml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahsankhan26.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-08T14:54:21.000Z","updated_at":"2025-01-08T12:43:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3e2ff2f-8d51-47ad-ad9b-150b365e9a98","html_url":"https://github.com/ahsankhan26/Book-Blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FBook-Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FBook-Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FBook-Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsankhan26%2FBook-Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsankhan26","download_url":"https://codeload.github.com/ahsankhan26/Book-Blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244416979,"owners_count":20449373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bootstrap","css","goodreads","goodreads-api","html","javascript","js","vanilla-javascript","xml"],"created_at":"2024-10-10T12:12:18.493Z","updated_at":"2025-03-19T11:31:20.374Z","avatar_url":"https://github.com/ahsankhan26.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]\n\u003e **Goodreads API Notice**: Goodreads has stopped distributing API keys. \n\n\n\n\u003ch1 id=\"title\" align=\"center\"\u003eBook Blog\u003c/h1\u003e\n\n\n\u003ch3 align=\"center\"\u003e:books: A Personal Book Blog Template using Goodreads API :book:\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/made-with-javascript.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/built-with-love.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"#title\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/uses-html.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#overview\"\u003eOverview\u003c/a\u003e :small_blue_diamond:\n  \u003ca href=\"#preview\"\u003ePreview\u003c/a\u003e :small_blue_diamond:\n  \u003ca href=\"#setup\"\u003eSetup\u003c/a\u003e :small_blue_diamond:\n  \u003ca href=\"#tools\"\u003eTools\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 id=\"overview\"\u003eOverview\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"100%\" src=\"https://user-images.githubusercontent.com/28962172/89716051-6be15100-d9c3-11ea-9dee-183e07866daa.gif\"/\u003e\n\u003c/p\u003e\n\n\n\u003ch1 id=\"preview\" align=\"center\"\u003ePreview\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ahsankhan.me/books\"\u003e\u003cimg src=\"https://forthebadge.com/images/badges/check-it-out.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 id=\"setup\"\u003eSetup\u003c/h1\u003e\n\nYou need to have a Goodreads account in order to use to API\n\n```ruby\n# Clone this repository\n$ git clone https://github.com/ahsankhan26/Book-Blog.git\n\n# Go to the repository folder\n$ cd Book-Blog\n\n# Create a new file(config.js)\n$ touch config.js\n```\n\n\u003ch4\u003econfig.js\u003c/h4\u003e\n\n```javascript\nvar config = {\n  API_KEY : 'YOUR_GOODREADS_API_KEY_HERE',\n  userID: 'YOUR_GOODREADS_ID_HERE'\n}\n```\n\u003ch4\u003egoodreads.com\u003c/h4\u003e\n\nUserID can be found in the URL when you visit your Goodreads profile\n\n```ruby\nhttps://goodreads.com/user/show/'userID'-user-name\n```\n\n\u003ch4\u003e:sparkles: That's it :sparkles:\u003c/h4\u003e\n\n\u003ch1 id=\"tools\"\u003eMade Using :wrench:\u003c/h1\u003e\n\n* HTML\n* CSS\n* Bootstrap\n* Vanilla JavaScript\n* Goodreads API\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankhan26%2Fbook-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsankhan26%2Fbook-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsankhan26%2Fbook-blog/lists"}