8000 GitHub - marszm/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}
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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}

Notifications You must be signed in to change notification settings

marszm/githubapiclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0