UBA Form API
Our API is cross platform compatible and provides serverless & seamless services as FaaS (Function as a Service).
Dump data
The API dumps the data to the database by accepting the HTTP POST request from the client at the exposed endpoint.
Realtime Data Retrieval
The API retrieves the data from the database by accepting the HTTP GET request from the client at the exposed endpoint enabling realtime analysis driven insights.
Visor
The Visor offers a user interface for you to see a live view of all the events (logs). You can use it to debug your requests, test your endpoints by sending requests, and more.
Serverless FaaS Service
This API is serverless and provides FaaS (Function as a Service) which means that you don't have to worry about managing servers, scaling, or paying for idle time that are managed by the cloud provider.