Project GithubService

This project allows to display information about specific user. Number of his repositories and number of bytes in each language.

Prerequisites

1.OpenJDK 11
2.Enviroment variables GITHUB_USER and GITHUB_PASSWORD

How To Run

1. Clone project
2. Enter folder with project

(For windows use mvnw.cmd)

3. ./mvnw clean install
4. ./mvnw spring-boot:run

Examples

    curl http://localhost:8080/statistics/akulinski