{"id":20164012,"url":"https://github.com/marcusziade/initialize","last_synced_at":"2025-03-03T03:13:15.372Z","repository":{"id":191962478,"uuid":"685769333","full_name":"marcusziade/Initialize","owner":"marcusziade","description":"GitHub API Go backend","archived":false,"fork":false,"pushed_at":"2023-12-09T00:41:33.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T13:14:40.611Z","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/marcusziade.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":"2023-09-01T01:07:31.000Z","updated_at":"2023-09-01T03:17:39.000Z","dependencies_parsed_at":"2023-12-09T01:42:46.887Z","dependency_job_id":null,"html_url":"https://github.com/marcusziade/Initialize","commit_stats":null,"previous_names":["marcusziade/initialize"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusziade%2FInitialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusziade%2FInitialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusziade%2FInitialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusziade%2FInitialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusziade","download_url":"https://codeload.github.com/marcusziade/Initialize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600492,"owners_count":19988715,"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","backend","github","go","golang"],"created_at":"2024-11-14T00:32:55.795Z","updated_at":"2025-03-03T03:13:15.355Z","avatar_url":"https://github.com/marcusziade.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%2Fmarcusziade%2Finitialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusziade%2Finitialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusziade%2Finitialize/lists"}