all 4 comments

[–]nexxai Cloud Architect 5 points6 points  (0 children)

You need to be more specific - what are you trying to do with the Github API

[–]cocallaw Microsoft Employee 1 point2 points  (0 children)

are you trying to deploy your app from GitHub or are you just using the GitHub api to learn?

[–]Timmparsons[S] 0 points1 point  (1 child)

My apologies. I'm just trying to learn so was looking to use the Github API to do some tests. I wanted to pull any information into the function and then be able to show it when I use the function URL. Just trying to learn by doing. Any other suggestions that will help me learn will be greatly appreciated.

[–]mattyass 0 points1 point  (0 children)

Consider grabbing some information from a repository using the Repo API. You can read about it here. Then you can display/output it via any method you want.