Examples and Sample Applications
Overview
Examples and Sample Applications | |
2.3.3 | 20 September 2022 |
To help you bootstrap your own app, you are provided with resources - sample apps and tutorials to build them from scratch.
Check out our sample apps repositories in FusionFabric.cloud (FFDC) on GitHub.
End-to-end Sample Apps
The following sample apps are implementing end-to-end scenarios, leveraging the design assets that you can use to build your own client app.
End-to-end Scenario | Development Framework | APIs Used | Resources | |
---|---|---|---|---|
Retail Banking | Angular/ExpressJS | Account Information (US) - B2C | Sample app |
Video |
Corporate Banking | Angular/NestJS | Accounts and Balances - B2C | Sample app |
Apps Showcasing Platform Features
You develop client applications that implement the OAuth2 Authorization Grant Flows - Client Credentials, or Authorization Code.
The resources in the table below help you understand how to implement the authorization into your client applications.
A sample app has the source code already written, so you can download it and follow the steps in the README file to run your app. A tutorial guides you in building the sample app from scratch.
Platform Features | Programming Language / Framework | Resources | ||
---|---|---|---|---|
OAuth2 Authorization Grant | Client Credentials | Node.JS | Sample App | Tutorial |
SpringBoot | Sample App | |||
.NET (C#) | Sample App | |||
Python | Sample App | |||
Authorization Cod | Node.JS | Sample App | ||
SpringBoot | Sample App | Tutorial | ||
.NET (C#) | Sample App | |||
Python | Sample App | |||
PowerApps | Sample App | Tutorial | ||
Events Message Notifications | JWKS Message Signature | SpringBoot/Node.JS | Sample App | Tutorial |
SPI | Access Token Validation | SpringBoot | Sample App | Tutorial |
Datasets | Dataset Deep Learning | Python/Jupyter | Sample App | Tutorial |
To follow the tutorials on this section, you must be able to register an application on FusionCreator. For that, you need a valid account. To learn more about how to register applications, see the Get Started guide.