Closed StyxOfDynamite closed 10 years ago
With the latest versions you should try the following:
$ curl -d '[{"firstname": "barack", "lastname": "obama"}, {"firstname": "mitt", "lastname": "romney"}]' -H 'Content-Type: application/json' http://eve-demo.herokuapp.com/people
PS: I see where your issue comes from: the eve-demo README file has not been updated since 0.2. I will update it asap. In the meanwhile please refer to the official eve documentation, which is updated instead.
Nice speedy response, I'll work from the supported documentation instead. Thanks
Trying to get to grips with eve by using eve-demo and I've run into an issue with adding multiple items.
results in