{"id":29961361,"url":"https://github.com/guitaripod/initialize","last_synced_at":"2026-04-16T12:01:48.728Z","repository":{"id":191962478,"uuid":"685769333","full_name":"guitaripod/Initialize","owner":"guitaripod","description":"GitHub API Go backend","archived":false,"fork":false,"pushed_at":"2025-07-13T07:57:11.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T13:30:05.503Z","etag":null,"topics":["api","backend","github","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/guitaripod.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,"zenodo":null}},"created_at":"2023-09-01T01:07:31.000Z","updated_at":"2025-07-13T07:57:15.000Z","dependencies_parsed_at":"2025-08-03T23:36:11.348Z","dependency_job_id":null,"html_url":"https://github.com/guitaripod/Initialize","commit_stats":null,"previous_names":["marcusziade/initialize","guitaripod/initialize"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guitaripod/Initialize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitaripod%2FInitialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitaripod%2FInitialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitaripod%2FInitialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitaripod%2FInitialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guitaripod","download_url":"https://codeload.github.com/guitaripod/Initialize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guitaripod%2FInitialize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api","backend","github","go","golang"],"created_at":"2025-08-03T23:08:35.343Z","updated_at":"2026-04-16T12:01:48.706Z","avatar_url":"https://github.com/guitaripod.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github-api Repository\n\nSwift client here: https://github.com/marcusziade/github-appleos.git\n\n## Overview\n\nThis is an application focused on interacting with the GitHub API. The application features API definitions, multiple endpoints, user-related functionalities, and Docker support for streamlined deployment.\n\n## Directory Structure\n\n```plaintext\nGithub-api\n├── Dockerfile\n├── README.md\n├── api\n│   └── api_definitions\n├── endpoints\n│   └── github.go\n├── entrypoint.sh\n├── go.mod\n├── go.sum\n├── main.go\n├── models\n│   ├── owner.go\n│   ├── repository.go\n│   └── user.go\n└── utils\n    └── utilities.go\n```\n\n### Key Components\n\n- `Dockerfile`: Handles containerization of the application.\n- `endpoints`: Houses all the API endpoints.\n\n## Building the Docker Image\n\n```bash\ndocker build -t github-api .\n```\n\n## Running the Docker Container\n\n```bash\ndocker run -p 8080:8080 -e GITHUB_TOKEN=your_actual_github_token github-api\n```\n\n## Dependencies\n\nManaged using Go modules (`go.mod` and `go.sum`).\n\n## Contribution\n\nFeel free to fork this repository, submit pull requests, or report issues.\n\n## License\n\nThis project is licensed under the MIT License. See `LICENSE` for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitaripod%2Finitialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguitaripod%2Finitialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguitaripod%2Finitialize/lists"}