how to see created on of a repo in github code example
Example: github see when repo was created
// Use GitHub's API
Syntax:
https://api.github.com/repos/{:owner}/{:repository}
Example:
https://api.github.com/repos/libgit2/libgit2sharp
// Use GitHub's API
Syntax:
https://api.github.com/repos/{:owner}/{:repository}
Example:
https://api.github.com/repos/libgit2/libgit2sharp