{"id":31915723,"url":"https://github.com/sizovs/mustread-data","last_synced_at":"2025-10-13T19:51:17.740Z","repository":{"id":286749207,"uuid":"163096228","full_name":"sizovs/mustread-data","owner":"sizovs","description":"Data for 📚 mustread.tech – open-source and crowd-sourced book listing.","archived":false,"fork":false,"pushed_at":"2023-01-10T02:33:28.000Z","size":653,"stargazers_count":119,"open_issues_count":18,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-12T11:16:33.077Z","etag":null,"topics":["books","bookshelf","crowdsource","software-development"],"latest_commit_sha":null,"homepage":"https://mustread.tech","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/sizovs.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":"2018-12-25T16:11:49.000Z","updated_at":"2025-08-28T22:40:19.000Z","dependencies_parsed_at":"2025-04-08T07:30:26.658Z","dependency_job_id":"86107f5f-3d14-4e95-9966-d400d9876c36","html_url":"https://github.com/sizovs/mustread-data","commit_stats":null,"previous_names":["sizovs/mustread-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sizovs/mustread-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizovs%2Fmustread-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizovs%2Fmustread-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizovs%2Fmustread-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizovs%2Fmustread-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sizovs","download_url":"https://codeload.github.com/sizovs/mustread-data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizovs%2Fmustread-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016830,"owners_count":26085889,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["books","bookshelf","crowdsource","software-development"],"created_at":"2025-10-13T19:51:02.120Z","updated_at":"2025-10-13T19:51:17.735Z","avatar_url":"https://github.com/sizovs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/sizovs/mustread-data.svg?branch=master)](https://travis-ci.org/sizovs/mustread-data)\n\n# Contribution guidelines\n\nLet's build the best technical book listing together! ❤️ \n\n## What books are (not) welcome\n\n✅ Timeless, fundamentals books (e.g. Clean Code)\n\n✅ Books with Goodreads rating \u003e `3.8`\n\n❌ Books on narrowly focused technology (Java Persistence with MyBatis, A Beginner's Guide to the Meteor Framework...)\n\n❌ Great, but unrelated books (e.g. Atlas Shrugged, Sapiens)\n\n## How to contribute a book\n\n1) Copy the following book template:\n\n```\n---\nbook:  \n  # 13-digit ISBN of a book\n  isbn: '1234567891234'\n  \n  # Book tags. Two is maximum, one is better.\n  # To avoid tag chaos, please:\n  # 1) Use existing tags or raise an issue if the needed tag is missing.\n  # 2) Don't use coding, testing and other general tags with platform/language specific books.\n  tags:\n    - management\n\n  # (optional) Your Twitter handle\n  kudo: eduardsi\n\n  # (optional) Book description that will override the automatically fetched description\n  about: |\n    Alex Rogo is a harried plant manager working ever more desperately to try and improve performance. \n    ... \n```\n\n2) [Create a new file under `/books/\u003cBook Title.yml\u003e`](https://github.com/sizovs/mustread-data/new/master/books?filename=Book%20Title.yml\u0026value=%23%20Paste%20the%20book%20template%20here\u0026description=Adding%20%20Book%20Title.%20I%20think%20it%27s%20a%20must-read%20because...\u0026message=Added%20Book%20Title)\n3) Paste the book template\n4) Populate the book template with correct data\n5) Commit, push 🚀\n\n## FAQ\n### How do I find ISBN?\n1) Visit [Goodreads](https://goodreads.com)\n2) Find the book by name or book's author\n3) See book's ISBN13\n\n## The best books for developers\n- [Agile](https://mustread.tech/books/about/agile)\n- [Coding and Programming](https://mustread.tech/books/about/coding)\n- [Communication](https://mustread.tech/books/about/communication)\n- [General Software Development](https://mustread.tech/books/about/general)\n- [Java](https://mustread.tech/books/about/java)\n- [JavaScript](https://mustread.tech/books/about/javascript)\n- [Leadership and Management](https://mustread.tech/books/about/management)\n- [Operating Systems](https://mustread.tech/books/about/operating~systems)\n- [Product Development](https://mustread.tech/books/about/product~development)\n- [Ruby](https://mustread.tech/books/about/ruby)\n- [Software Architecture](https://mustread.tech/books/about/architecture)\n- [Testing and Quality Assurance](https://mustread.tech/books/about/testing)\n- [Thinking](https://mustread.tech/books/about/thinking)\n- [Web Technologies](https://mustread.tech/books/about/web)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizovs%2Fmustread-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsizovs%2Fmustread-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizovs%2Fmustread-data/lists"}