{"id":29628781,"url":"https://github.com/mainasuk/build-number-provider","last_synced_at":"2025-07-21T09:06:21.046Z","repository":{"id":302801460,"uuid":"1013600469","full_name":"MainasuK/build-number-provider","owner":"MainasuK","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-04T09:12:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T10:25:08.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MainasuK.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":"2025-07-04T06:57:16.000Z","updated_at":"2025-07-04T09:12:54.000Z","dependencies_parsed_at":"2025-07-04T10:25:22.474Z","dependency_job_id":"3b05d1a3-65ea-4ee1-9ad4-a12ab4ce85af","html_url":"https://github.com/MainasuK/build-number-provider","commit_stats":null,"previous_names":["mainasuk/build-number-provider"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MainasuK/build-number-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2Fbuild-number-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2Fbuild-number-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2Fbuild-number-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2Fbuild-number-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainasuK","download_url":"https://codeload.github.com/MainasuK/build-number-provider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainasuK%2Fbuild-number-provider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266270555,"owners_count":23902736,"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":[],"created_at":"2025-07-21T09:06:19.094Z","updated_at":"2025-07-21T09:06:21.031Z","avatar_url":"https://github.com/MainasuK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Number Provider\n\n## Setup\n\n```zsh\nsource venv/bin/activate\npip install -r requirements.txt\n\n# Debug\npython -m flask --app app run --debug \n\n# Release\npython -m flask --app app run --port 18750\n```\n\n## Usage\n```zsh\n[POST] /v1/build_number\n{\n    \"latest_build_number\": 100\n}\n\n# Response\n{\n    \"next_build_number\": 101\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Fbuild-number-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainasuk%2Fbuild-number-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainasuk%2Fbuild-number-provider/lists"}