Begin to use HelloCRIF service
Go to documentation section and see how HelloCRIF works technically.
Download the SDK in your favourite language and integrate it in your project, or use the swagger in the reference section to try HelloCRIF methods.
Hello CRIF is a live working service created to facilitate the explanation in Crif services integration, and shows you how to authenticate and use CRIF APIs.
With Hello CRIF you can create your showcases where you can add reminders and share them with your friends or colleagues. Manage consents for your showcases, so your friends can write or only read your reminders.
Be sure to control your activities and don't miss anything!
Easy to use and integrate
Simple service architecture
Guided connection to the CRIF services network
Learn Crif services integration
Understand how to authenticate and use Crif APIs
Guide to using the Developer Portal
Go to documentation section and see how HelloCRIF works technically.
Download the SDK in your favourite language and integrate it in your project, or use the swagger in the reference section to try HelloCRIF methods.
This chapter provides the details of the business entities involved; each entity contains the description of the properties
The services contains the following business entities:
Follow a logical definition of the relations among the business entities:
The HelloCRIF.APIGateway service is in charge to expose all methods to the frontend
Every call to the WSO2 APIM related to HelloCRIF service will be routed to the HelloCRIF.APIGateway service
Follow a logical definition of the internal architecture:
The HelloCRIF.Consents service is in charge to manage the consents related to showcases and users
The HelloCRIF.Showcases service is in charge to manage the showcases
The HelloCRIF.Reminders service is in charge to manage the reminders related to showcases
Follow the sequence diagram UML to create a new showcase
Follow the sequence diagram UML to add a reminder to the showcase
Follow the sequence diagram UML to get all reminders of the showcase