Molaris
the Standalone Solarisbank Digital Banking API Simulator
A stand-alone mock server, that implements all the sB API, capable of generating mock data at demand via REST API while syncing its data both ways between (sync to partner system or sync from partner data) should provide a fast solution to partners.
All of the provided APIs could be found using Swagger. Swagger simplifies API development for users, teams, and enterprises with the Swagger open source and professional toolset.
We also provide customization with external tools for our partners. These enables Molaris to have front-back data migrations as well as custom data generation for desired amounts for partner specific requirements
robustness: Molaris could be run at demand at different scales, it could power load tests and different development streams, even making transition from Sandbox to Molaris more easier
reusability: Molaris runs standalone with a on-memory database which prevents any incorrect data reuse and enables the developers to test consistently with correct data.
observability: Molaris logs and application would be more accessible while developing the systems of the partners, debugging and observing the system itself would become more and more clear since the mock server would provide a limpid view of the process
development efficiency / performance: Solarisbank Sandbox API calls would be going over to the actual API and since the mock server would be more lightweight in terms of data generation and querying, this would provide and improvement in performance in terms of testing while developing, making it more efficient