Open ndanielsen opened 9 years ago
Add these other functionalities to make it a true persistent storage: https://en.wikipedia.org/wiki/Create,_read,_update_and_delete
add a Key value in the parameters called Action and have it pass in requested actions.
example: Action="Create" and it would create a new entry based upon the data input.
Add these other functionalities to make it a true persistent storage: https://en.wikipedia.org/wiki/Create,_read,_update_and_delete