Skip to content

Sample REST API used for browsing through GitHub code repositories and later possibly other services.

Notifications You must be signed in to change notification settings

eszpakowski/repository-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me First

Sample REST API used for browsing through GitHub code repositories and later possibly other services.

Requirements

To build and run the application you need the following:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the com.interview.repositorybrowser.RepositoryBrowserApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

Sample REST API used for browsing through GitHub code repositories and later possibly other services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages