kaalita / Hoodie-iOS

iOS port of Hoodie http://hood.ie/
Other
129 stars 5 forks source link

initWithString without /_api #18

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

in the web client (hoodie.js), you simply do hoodie = new Hoodie('http://myhoodie.com');, the /_api gets added automatically.

I think this is an implementation detail that should not be exposed in the API

kaalita commented 10 years ago

Good Point. Will change that in the next release.

kaalita commented 10 years ago

Fixed in 0.2.2