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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%