{"id":44544873,"url":"https://github.com/cheikhshift/cleo","last_synced_at":"2026-02-13T19:12:09.947Z","repository":{"id":82236017,"uuid":"114483945","full_name":"cheikhshift/cleo","owner":"cheikhshift","description":"A GO web application profiler. ","archived":false,"fork":false,"pushed_at":"2018-04-06T11:16:57.000Z","size":2796,"stargazers_count":59,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-05T22:39:58.343Z","etag":null,"topics":["gopher-sauce"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheikhshift.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-12-16T19:05:56.000Z","updated_at":"2023-11-29T11:29:48.000Z","dependencies_parsed_at":"2023-03-12T15:12:00.836Z","dependency_job_id":null,"html_url":"https://github.com/cheikhshift/cleo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cheikhshift/cleo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheikhshift%2Fcleo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheikhshift%2Fcleo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheikhshift%2Fcleo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheikhshift%2Fcleo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheikhshift","download_url":"https://codeload.github.com/cheikhshift/cleo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheikhshift%2Fcleo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["gopher-sauce"],"created_at":"2026-02-13T19:12:09.477Z","updated_at":"2026-02-13T19:12:09.933Z","avatar_url":"https://github.com/cheikhshift.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cleo\nA web application used to analyze other web applications written in Go. It generates LARs (long-ass reports) of tests performed.\n\n### Updates :\n- Inspect CPU times.\n- Test applications built and deployed at external locations. This application must have `pprof` handlers available.\n\n## Requirements\n1. Go lang\n2. go-work : install with `go get github.com/adjust/go-wrk`\n3. $GOPATH set. Guide [here](https://learn-golang.com/en/getting-started/). On windows install `go` with Choco to skip this step.\n\n## Install\nInstall with :\n\t\t\n\t\t$ go get github.com/cheikhshift/cleo\n\n## Launch\nRun the following command to launch application :\n\t\t\n\t\t$ cleo\n\n## Go project setup\nYour Go web application should retrieve the port number to listen on from env. variable $PORT.\n\nExample\n\t\n\t...\n\tport := \":defaultport\"\n\tif envport := os.ExpandEnv(\"$PORT\"); envport != \"\" {\n\t\tport = fmt.Sprintf(\":%s\", envport)\n\t}\n\t...\n\tlog.Fatal(http.ListenAndServe(port, nil) )\n\n## Projects used \n1. Twitter bootstrap beta 4.0.0-beta.2\n2. Angular JS 1.5.6\n3. Momentum \n4. GopherSauce\n5. Chart.js\n\n### Screenshots\n![enter image description here](screens/1.png)\n![enter image description here](screens/2.png)\n![enter image description here](screens/3.png)\n![enter image description here](screens/4.png)\n![enter image description here](screens/5.png)\n![enter image description here](screens/6.png)\n![enter image description here](screens/7.png)\n![enter image description here](screens/8.png)\n![enter image description here](screens/9.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheikhshift%2Fcleo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheikhshift%2Fcleo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheikhshift%2Fcleo/lists"}