SkillAgentSearch skills...

Flare

šŸ‚ Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.

Install / Use

/learn @soulteary/Flare
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Flare

Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.

🚧 Code is being prepared and refactored, commits are slow.

Feature

Simple, Fast, Lightweight and super Easy to install and use.

  • Written in Go (Golang) and a little Modern vanilla Javascript only.
  • HTTP stack: Echo v5.
  • Doesn't depend on any database or any complicated framework.
  • Single executable, no dependencies required, good docker support.
  • You can choose whether to enable various functions according to your needs: offline mode, weather, editor, account, and so on.

ScreenShot

TBD

Documentation

TBD

  • Browse automatically generated program documentation:
    • godoc --http=localhost:8080

Directory

ā”œā”€ā”€ build                   build script
ā”œā”€ā”€ cmd                     user cli/env parser
ā”œā”€ā”€ config                  config for app
│   ā”œā”€ā”€ data                    data for app running
│   ā”œā”€ā”€ define                  define for app launch
│   └── model                   data model for app
ā”œā”€ā”€ docker                  docker
ā”œā”€ā”€ embed                   resource (assets, template) for web
ā”œā”€ā”€ internal
│   ā”œā”€ā”€ auth                user login
│   ā”œā”€ā”€ fn                  fn utils
│   ā”œā”€ā”€ logger              logger
│   ā”œā”€ā”€ misc
│   │   ā”œā”€ā”€ deprecated
│   │   ā”œā”€ā”€ health
│   │   └── redir
│   ā”œā”€ā”€ pages
│   │   ā”œā”€ā”€ editor
│   │   ā”œā”€ā”€ guide
│   │   └── home
│   ā”œā”€ā”€ resources           static resource after minify
│   ā”œā”€ā”€ server
│   ā”œā”€ā”€ settings
│   └── version
└── main.go
View on GitHub
GitHub Stars167
CategoryDevelopment
Updated5h ago
Forks48

Languages

Go

Security Score

100/100

Audited on Apr 2, 2026

No findings