SkillAgentSearch skills...

Analytics4github

Java web application to enhance github.com search. Provided options facilitate search of new perspective projects with good commits/stars/contributors grown. Internally, the existed GitHub API is used..

Install / Use

/learn @LyashenkoGS/Analytics4github
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

analytics4github

Build Status Codacy Badge codecov GitHub license

http://195.211.154.179 Java web application to enhance github.com search mechanism. Provided options facilitate search of new perspective projects Preview changes with good commits/stars/contributors grown. Internally, the existed GitHub API is using. To access a REST API documentation - run the application and access http://195.211.154.179/swagger-ui.html

Demo

Prerequisites

Deployment

To run locally execute

 ./mvnw install -Dmaven.test.skip=true
  java -jar target/analytics4github*.jar 

accessible by default at http://127.0.0.1:8080

Development

architecture

Tests stopped to work properly via maven but you can run them via Intellij

IntellijIdea
reload backend

To reload controllers after editing - press ctl + f9 and wait till application restart. It'll execute "Make" and trigger hot-redeploy via spring-boot-devtools.

working with frontend

adjust application.properties to use static resources from a file system, not a jar file. It will simplify frontend development

Related Skills

View on GitHub
GitHub Stars15
CategoryData
Updated6mo ago
Forks1

Languages

Java

Security Score

82/100

Audited on Oct 6, 2025

No findings