Skip to content

ZDevelop94/RNG-GitHubAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-GitHubAPI

Release note Generator using the GitHub API to produce release notes.

To run, do sbt run and it will start up locally on port 9000.

There are currently two endpoints you can hit:

http://localhost:9000/repo/:user/:repo

This endpoint will return an HTML view that displays a list of available release notes

http://localhost:9000/repo/:user/:repo/release/:version

This enpoint ill return an HTML view that displays the release note for that specified version

About

Release note Generator using the GitHub API to produce release notes. This project is in the POC stage

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors