{"id":13423189,"url":"https://github.com/jojoee/jojoee","last_synced_at":"2025-06-14T08:33:39.740Z","repository":{"id":40954170,"uuid":"278406886","full_name":"jojoee/jojoee","owner":"jojoee","description":":)","archived":false,"fork":false,"pushed_at":"2024-09-14T01:31:44.000Z","size":999,"stargazers_count":25,"open_issues_count":2,"forks_count":17,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T10:55:58.795Z","etag":null,"topics":["bot","rebalance"],"latest_commit_sha":null,"homepage":"","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/jojoee.png","metadata":{"files":{"readme":"README-ref.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-07-09T15:47:12.000Z","updated_at":"2025-02-01T05:58:13.000Z","dependencies_parsed_at":"2023-11-15T02:44:34.679Z","dependency_job_id":"8da5788b-4f61-4988-a1c8-c0b1ee45d619","html_url":"https://github.com/jojoee/jojoee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jojoee/jojoee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjojoee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjojoee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjojoee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjojoee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jojoee","download_url":"https://codeload.github.com/jojoee/jojoee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jojoee%2Fjojoee/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259786749,"owners_count":22911044,"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":["bot","rebalance"],"created_at":"2024-07-30T23:01:09.186Z","updated_at":"2025-06-14T08:33:39.718Z","avatar_url":"https://github.com/jojoee.png","language":"Python","funding_links":[],"categories":["Tools","Github README PROFILE CATEGORY","Resources"],"sub_categories":["Tools","Images Gifs:"],"readme":"# Server\n\n1. Install Python3 and Miniconda\n2. Run\n\n```bash\nconda activate base\nconda remove --name jojoee.jojoee --all\nconda create --name jojoee.jojoee python=3.7.13\nconda activate jojoee.jojoee\n\n# dev\npip freeze \u003e requirements.txt\nuvicorn app.main:app --reload\n\n# prod\npip install -r requirements.txt\nuvicorn app.main:app \u0026\n\n# prod restart\nps -ax | grep uvicorn\nkill \u003cid\u003e\n\n# docker\ndocker ps -a\ndocker rm ctn_jojoee\ndocker build -f ./Dockerfile -t jojoee/jojoee:dev .\ndocker run -d --name ctn_jojoee -p 8000:8000 jojoee/jojoee:dev\ndocker restart ctn_jojoee\ndocker logs ctn_jojoee\n```\n\n3. Test\n\n```bash\ncurl localhost:8000/api/utcnow\ncurl localhost:8000/api/utcnowimage\ncurl localhost:8000/api/utcnowgif\n````\n\n## GitHub Actions workflow to generate README.md\n\n```bash\npython event.py\npython event.py --dryrun\npython event.py --debug\n```\n\n## Example\n\n```markdown Insert image into GitHub Markdown\n![Current UTC time](https://jojoee.jojoee.com/api/utcnow?refresh)\n\u003cimg src=\"https://jojoee.jojoee.com/api/utcnow?refresh\" width=\"120\" height=\"20\"\u003e\n```\n\n## Reference\n\n- https://developer.github.com/v3/activity/events/\n- https://developer.github.com/v3/activity/event_types/\n- https://developer.github.com/v3/#pagination\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fjojoee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojoee%2Fjojoee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojoee%2Fjojoee/lists"}