Skip to content

kkozo/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Query Readme

Summary

This is the Interview challenge. For a detailed API reference please compile the project and check the documentation under:

target/generated-docs/documentation.html

How to use

The application launches a http://localhost:8080/swagger-ui. From there queries to GitHub can be performed.

Caching is enabled by default and set to 1 minute expiry after access.

Start for development/testing

mvn clean install
java -Dspring.profiles.active=dev -jar target/Interview-1.0.0-SNAPSHOT.jar

About

Interview Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages