System Design of GitHub

In this article, we will look into the system design of Github, the various protocols it offers, and how they work.

Table of Contents

GitHubA little about GitFunctional RequirementsNon-Functional RequirementsProtocols Supported by GitHubHandling HTTPS RequestsHandling SSH RequestsHandling GIT RequestsGitHub

GitHub is a repository hosting service. It provides distributed version control and Source Code Management using Git. It helps team members to work together on a project and collabo...

 •  0 comments  •  flag
Share on Twitter
Published on March 22, 2022 14:18
No comments have been added yet.