/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.

Primary LanguagePython

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