ridler / myCal

A REST API to manage calendar events.
0 stars 0 forks source link

Upendra Sabnis's Evaluation #7

Open upensabnis opened 9 years ago

upensabnis commented 9 years ago

I loved the documentation. Nice step by step instructions. The test script which confirmed the succesfull setup was very useful. I could configure mongodb and was able to do GET request. I faced issues while trying POST and PUT by passing the normal text as a payload. If possible can you please guide me how can I test those requests.(I was trying to send the normal text input with key as "username" and value as "demouser").