Skip to content

przemosk/repository_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This is a simple REST API endpoint that provides a list of GitHub repositories list of given usernames.

Requirments

  • Java 21
  • Gradle

Usage

IMPORTANT : Because this API using GitHub API with non-authenticated user, please be aware about request limit.

Before usage, you will have to run API endpoint server by:

gradle build # compile projets files ( run only first time )
gradle bootRun # running Spring app

in other terminal tab you can run now below command:

curl -H "Content-Type: application/json" http://localhost:8080/list_repository/przemosk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages