Code Monkey home page Code Monkey logo

doordashapiwinformsapp's Introduction

DoorDash API Windows Forms Sample App

This sample application illustrates the three parts of the DoorDash JWT. It builds a token that is valid for 30 minutes. Please obtain a set of DoorDash Credentials (Developer ID, Key ID, and Signing Secret) in the DoorDash Developer Portal to use in the application.

This application targets .NET 8 and requires a Windows OS to run. The code source and build files provided in this repository are samples and not intended for production and are not supported.

Running Sample

Follow these steps to run the sample app:

  1. Install the .NET 8 runtime or SDK.
  2. Unzip the DoorDashAPIWinFormsApp.zip file in a local folder on a Windows machine.
  3. Double click DoorDashAPIWinFormsApp.exe from the uncompressed folder.
  4. Provide the DoorDash Credentials (Developer ID, Key ID, and Signing Secret) created in the DoorDash Developer Portal.
  5. Click the "Update JWT" button.

Build Sample App with the .NET CLI

Follow these steps to build the sample app with the .NET CLI:

  1. Install the .NET 8 SDK (includes the .NET CLI).
  2. Clone this repo to local folder or download and the files in the source folder into a local directory.
  3. Open a command window and change the directory to folder that folder that contains the source files
  4. Run the following command: dotnet build
  5. The application can be run from within the ../bin/Debug/net7.0-windows/ folder.

Build Sample App with Visual Studio

Follow these steps to build the sample app with Visual Studio:

  1. Install the .NET 8 SDK (includes the .NET CLI).
  2. Install Visual Studio 2022 (Community, Professional, or Enterprise).
  3. Clone this repo to local folder or download and the files in the source folder into a local directory.
  4. Open the DoorDashAPIWinFormsApp.csproj project in Visual Studio.

More About DoorDash Credentials

Related Utilities and Samples

Community

Please join the DoorDash Developer Discord community to provide feedback and ask questions about developing with the DoorDash API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.