formbuilder
formbuilder copied to clipboard
Abstract integration with the storage server
Once #12 will have landed, it will be possible to store the data generated by the formbuilder to kinto. That would be great to be able to use a different storage mechanism (couchdb, cozy, etc.).
In order to do this, an abstraction needs to be done for the storage, and the storage layer could be configured from the config.js file.