Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # API repo di github, contoh:
- curl https://api.github.com/repos/github/gitignore
- # API user di github
- curl -i https://api.github.com/repos/github/gitignore
- curl https://api.github.com/repos/github/gitignore
- # API GET topics repo
- curl -H "Accept: application/vnd.github.mercy-preview+json" https://api.github.com/repos/github/gitignore/topics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement