The Safe Platform
The Safe platform is built in collaboration by software engineers, business analysts, professionals from the financial services sector, and pioneers of digital financial services.
The core is built on Java with a GWT front end and uses the SPRING framework to create secure interfaces with other components.
Interoperability on the platform is provided by Web APIs, or remoting over HTTPS for native Java clients.
Services in other languages can access Safe over an API using JSON messages over HTTPS.
Safe also has a RestFUL API compatible to OpenAPI specifications, enabling it to interface with almost all 3 rd party servers.