/GithubAPI

Github API with CQRS - Mediator

Primary LanguageC#

GithubAPI

  • Contains two branches

    • Rest-API
    • RazorPage_Demo (visual demonstration)
  • REST-API Branch

    • WebAPI - CQRS to take information from the Github (Queries only)
    • Authentication using Personal Token
    • URL https://api.github.com/
    • Routes