You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerized application that uses OAuth2 authentication to fetch a user's repositories via the GitHub API. The data is stored in a normalized Postgres database with Redis caching and duplicate checking. The application utilizes GitHub API, OAuth2, Postgres, Docker, Redis and is implemented in Python.