Skip to content

cloudsolace/sdk-demo--dotnet

 
 

Repository files navigation

Get started with Flatfile SDK

Step 1: Create embed

  1. Go to the Flatfile app
  2. Create your Flatfile account (if you haven't already).
  3. Create and configure your embed.

Step 2: Configure server.rb

  1. Open Controllers/HomeController.cs
  2. Replace YOUR_EMBED_ID with your embed id and YOUR_PRIVATE_KEY with your private key.

Step 3: Run it

  1. Run dotnet run to build and start the server on port 5001.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.6%
  • HTML 30.4%