Lofigui
C+ 76 completed
Other
monorepo / go · small
231
Files
29,252
LOC
1
Frameworks
9
Languages
Pipeline State
completedRun ID
#1546238Phase
doneProgress
0%Started
2026-04-16 23:53:46Finished
2026-04-16 23:53:46LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
59.80Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #63525
Member of a group with 4 similar repo(s) — this repo is canonical view group →
About: code-quality intelligence by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Build me a lightweight web GUI for a CLI tool using Go. I want to create a single-object front-end that displays various aspects of a core process. The GUI should support a print-like interface, allowing me to print plain text, markdown, HTML, and tables. It needs to use a minimal approach, ideally without JavaScript overhead, and should leverage built-in layouts like `LayoutNavbar` or `LayoutThreePanel`. The application should be deployable as a single binary and ideally support running in the browser via WebAssembly.
go web-gui cli-tool golang webassembly minimalist http frontend
Generated by gemma4:latest
Catalog Information
Build me a lightweight web GUI for a CLI tool using Go. I want to create a single-object front-end that displays various aspects of a core process. The GUI should support a print-like interface, allowing me to print plain text, markdown, HTML, and tables. It needs to use a minimal approach, ideally without JavaScript overhead, and should leverage built-in layouts like LayoutNavbar or LayoutThreePanel. The application should be deployable as a single binary and ideally support running in the
Tags
go web-gui cli-tool golang webassembly minimalist http frontend
Quality Score
C+
76.3/100
Structure
85
Code Quality
82
Documentation
77
Testing
65
Practices
56
Security
90
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- 1 files with critical complexity need refactoring
- Potential hardcoded secrets in 1 files
- 1169 duplicate lines detected — consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
FastAPI
Symbols
function280
variable190
method142
constant42
struct31
class7
type_alias2
property1
API Endpoints (22)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | root | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | root | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | root | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | home | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /about | about | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /charts | charts | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /create | create | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /data | data_tables | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /delete | delete | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /display | display_results | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /display | display | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /favicon.ico | favicon | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /process | process_page | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /read | read | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /start_demo_process | start_demo_process | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /stop | stop_process | Python | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /update | update | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If a scraper extracted this row, it came from Repobility (https://repobility.com)
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →6 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.