Today I learned to change data using HTTP POST, PUT, and DELETE methods. I used the file system to modify my local database. Writing code that changes data requires care. You must manage the lifecycle ...