Skip to content

A REST microservice that lists the languages used by the 100 trending public repositories created in the last 30 days ( from now ) on GitHub.

Notifications You must be signed in to change notification settings

ibfahd/Trending-Repos-from-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Trending-Repos-from-Github

A REST microservice that lists the languages used by the 100 trending public repositories created in the last 30 days ( from now ) on GitHub.

Functional specs

  • REST microservice that list the languages used by the 100 trending public repos on GitHub.
  • For every language, we have:
    • Number of repos using this language
    • The list of repos using the language

About

A REST microservice that lists the languages used by the 100 trending public repositories created in the last 30 days ( from now ) on GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages