Using Cillers Coder To Develop Your Cillers System
Change the hello resolver. Append a '1' to the returned message.Add a hello2 resolver. It should respond with the same message as the hello
resolver but with a '2' at the end.Add a hello3 resolver in a new file 'hello3.py'. It should respond with the
same message as the hello resolver but with a '3' at the end.Change the hello3 resolver. Make it create a document in the Couchbase
items collection. Add a parameter 'name' to the resolver and use
this as the name value for the item. Last updated

