Encrypted Database through REST API with JSON results
This article describes how to use an encrypted database through REST APIs. The database used behind the scene is Siodb, which integrates natively REST APIs and encryption to allows you to push and retrieve encrypted data in JSON format. 1 – Get the database 2 – Create a user with a token 3 – Create[…]