{"id":19402310,"url":"https://github.com/fluentcodes/gitsamples","last_synced_at":"2026-02-28T22:31:05.866Z","repository":{"id":121184010,"uuid":"292491649","full_name":"fluentcodes/GitSamples","owner":"fluentcodes","description":"GitSamples using Topic Branches for different topics like Java/JavaScript/Node/SpringBoot. Actually a container for own experiments but open for collaboration. ","archived":false,"fork":false,"pushed_at":"2022-04-13T04:30:31.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T23:44:59.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentcodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-03T06:56:50.000Z","updated_at":"2022-03-23T04:09:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ec7aebb-68a9-490d-82dc-c51b63322a9b","html_url":"https://github.com/fluentcodes/GitSamples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluentcodes/GitSamples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentcodes%2FGitSamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentcodes%2FGitSamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentcodes%2FGitSamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentcodes%2FGitSamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentcodes","download_url":"https://codeload.github.com/fluentcodes/GitSamples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentcodes%2FGitSamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29953279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-10T11:22:59.005Z","updated_at":"2026-02-28T22:31:05.833Z","avatar_url":"https://github.com/fluentcodes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Topic Branch: Master\n\nThe **GitSamples** repository contains a mix of Topic Branches which are not handled in other GitSample Topic Repositories\n\nGitSamples\n* gather codes from experiment in working tests\n* handle different environments in **topic branches**\n* document it directly in README.md within Topic Packages\n* share it with others\n\nYou find only this README on this master **Topic Branch**. \n\n## Other GitSamples\n* [GitSamples-Java](https://github.com/fluentcodes/GitSamples-Java): All around java with emphasis on [Java-8](https://github.com/fluentcodes/GitSamples-Java/tree/java-8) and [Design Pattern](https://github.com/fluentcodes/GitSamples-Java/tree/java-design-pattern)\n* [GitSamples-GIT](https://github.com/fluentcodes/GitSamples-GIT): Git samples with test branches for own experiments.\n* [GitSamples-Spring](https://github.com/fluentcodes/GitSamples-Spring): Spring Topic Branches\n* [GitSamples-Java-Libs](https://github.com/fluentcodes/GitSamples-Java-Libs): Topic Branches for different Java Libs\n\n## Intention\nThe intention of GitSamples is to be a kind of memory for experiments, when one need to get into a special topic. Sometimes\nframeworks or languages don't work as one expect or a non working solution is published.\n\nHopefully one find a solution at the end. But the pitfalls, others can fall into too, are lost. One can see this with a lot of\nanswers on [stackoverflow](https://stackoverflow.com).\n\n* learning from solutions that doesn't work\n* add code in a structured manner\n* solutions that hopefully immediately work\n* free (wiki) documentation from code snippets\n\nWith this sandbox repository I just cleaned up some other sandboxes I had before with the concept of the topic map.\nThe external wiki is the wiki of github.\n\nI filled it initially with some content, but not all.\n\n## Analysis on [GitSamples-GIT](https://github.com/fluentcodes/GitSamples-GIT)\n* [Create new Topic Branches with a Clean History](https://github.com/fluentcodes/GitSamples-GIT/tree/switch-orphan-readme)\n* [Behaviour of Markdown Link in Github](https://github.com/fluentcodes/GitSamples-GIT/tree/github-readme-links)\n* [Automate Git with Aliases](https://github.com/fluentcodes/GitSamples-GIT/tree/automate-git)\n\n### Links\n* https://codingsight.com/git-branching-naming-convention-best-practices/\n* https://stackoverflow.com/questions/7653483/github-relative-link-in-markdown-file\n* https://levelup.gitconnected.com/what-every-good-readme-should-contain-d6a07d1b39f","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentcodes%2Fgitsamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluentcodes%2Fgitsamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentcodes%2Fgitsamples/lists"}