Skip to content

Angular Web App that shows Public Repositories using the GitHub GraphQL API v4.

Notifications You must be signed in to change notification settings

Chinmayswaroop/GitHub-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GitHub-GraphQL

Introductory Web App that shows List View of Public Repositories using the rest-apis of github. To the web application is powered by Angular 10, it uses Apollo GraphQL and GitHub GraphQL API v4.

Size Limit CLI

Setting up

To setup the working environment just clone the project and run the following commands

npm install or sudo npm install

To start the server

ng serve

This will start the server at port 4200

Prerequisite

You will need a Authentication token for making request and getting data from GitHub's. Get it from here

References

License

license

About

Angular Web App that shows Public Repositories using the GitHub GraphQL API v4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published