tomashanacek / mock-server

Simple mock server for REST API
http://tomashanacek.github.com/mock-server/
Other
245 stars 92 forks source link

Allow actual creation, editing and deletion of data #3

Open thedrow opened 11 years ago

thedrow commented 11 years ago

Whenever you DELETE a resource there should be an option to actually delete it from the filesystem. Whenever you create a resource it will be created on the filesystem. You see where this is going.

davidvasandani commented 10 years ago

+1