Skip to content

This is C# Solution to a Gmail.com API backend developer test

Notifications You must be signed in to change notification settings

SimbaNyaruwata/GmailCloneAPI

Repository files navigation

GmailCloneAPI

#This is a solution to the Gmail.com API backend developer test

Prerequisites

Before running the project, make sure you have the following installed:

  • Visual Studio
  • SQL Server Management Studio (SSMS)
  • .NET SDK
  • AZURE

Getting Started

  1. Clone the repository:

    git clone https://github.com/SimbaNyaruwata/GmailCloneAPI.git'
  2. Restore packages from NUGET

  3. Run the app

  4. Firstly obtain the JWT token from the Login

  5. Once obtained the JWT Token you can access the other URL

  6. The link to the published project:

    https://gmailclone20231114223204.azurewebsites.net/swagger
    
    

About

This is C# Solution to a Gmail.com API backend developer test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published