On your client sdk page https://www.dreamfactory.com/developers/clientsdks.
The links for SDK Overview, Angular JS, DMA source code are bad.
How did you get to that page?
That is a unlisted page, apologies!
The new page is here: Example Applications - DreamFactory
Also, I outlined SDK links in this thread, which I’ll also highlight below:
Long ago we had a JavaScript SDK generated from swagger-js. It was harder to use than just making the API calls yourself. So we moved to sample apps but kept the SDK terminology.
We don’t use the term SDK any more because they aren’t actual SDKs. Sample apps is the preferred nomenclature.
There are three ways to get the SDKs:
-
Go through the “QuickStart” tab in the DreamFactory Admin Console. This is an introductory tutorial that walks you through creating your first application.
-
Click to download your preferred SDK in the “API Docs” tab in the DreamFactory Admin Console.
-
Download your preferred SDK from using the links here.
Thanks,
@AlexBowen
I see. I just goggled dreamfactory sdks and the first link was Client Sdks. Thanks for letting me know of the new links