In Python eve framework, when i pass a reqest something like http:<server>:<port>/<endpoint> example: http:127.0.0.1:5000/people
then eve framework will create a collection named 'people' defaultly.
But if i want collection differently something like 'my_people_collection', then what is the eve setting to change ?
if anyone knows please reply. it would help me alot.
Best Regards,
Narendra