/githubapiclient

REST service which returns -id -login -name -type -url avatar_url -created_at -obliczenia (6 / followers * (2 + public_repos)) from https://api.github.com/users/{login} and save data into embedded H2 db about number of calls for each {login}

Primary LanguageJava

githubapiclient

RESTowy serwis, który zwraca: -id -login -name -type -url avatar_url -created_at -obliczenia (6 / followers * (2 + public_repos))

Serwis pobier dane z: https://api.github.com/users/{login} oraz zapisuje w bd liczbe wywołań dla każdego loginu.