Skip to content

Pkow1999/GithubRestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub REST client

This is a GitHub REST client made using JDK 21 with Spring Boot 3.3.2.

The application given GitHub username and using GitHub API lists all users repositories that are NOT forks, name of its branches with SHA of the last commit on it.

When the user does not exist the application will throw an exception with appropriate message.

Documentation

You can find JavaDoc documentation in the Doc folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages