Skip to content

AkiaCode/gitlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLog

A program that shows git logs to Restful API

Config

  • Config File Name: application.properties
workspace={PATH}
port=80

port

Web Port (default: 8080)

API LIST

  • /api/repos
  • /api/branch?repo={REPO-NAME}
  • /api/logs?repo={REPO-NAME}

About

A program that shows git logs to Restful API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages