Quickstart
Overview
This documentation is broken down into a quickstart example and flow guides. The quickstart example is a copy-able working implementation of the DAF as a Service API, while the flow guides provide a more in-depth look at the API, its features, and how to use them.
Before you begin
Make sure to reach out to the Endaoment team to get your OAuth Credentials, which will allow you to log users into Endaoment from your application.
You can do so by opening a ticket here.
Working Code Sample
You can find the quickstart example here,
frontend
and backend
folders each have their own README with instructions on how to run the application.