-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swift Port? #21
Comments
well done, thanks for coding. |
+1 |
@infolock |
Very nice @ageneau thanks. I'll see if I can start getting this back into the swing of things |
I started to create Parse.com like SDK in Swift for LoopBack during this weekend's UltraHack 2015. There's still a lot to be done, but the foundation should be solid. Contributions from the community are very welcome. The project can be found at: https://github.com/dorjeozer/LoopBack-Swift. |
You might want to check out the tutorial I wrote: http://kevingoedecke.me/2015/12/29/loopback-swift-example-crud-app/ its also available on GitHub: https://github.com/kgoedecke/loopback-swift-crud-example I'm also working on other tutorial with Swift and the LoopBack SDK. |
Is there a swift port of this code coming? I'm building one for myself at the moment in case there isn't. I'm still a bit novice, but anyone that may be interested can check out what I have so far (and maybe help out with the port too? (= )
Direct link to the code: https://github.com/infolock/loopback-sdk-ios/tree/master/LoopBack/Swift
At this stage, the initial conversion for LBModel.swift is done, but still not yet tested. Will be trying it out tomorrow hopefully
The text was updated successfully, but these errors were encountered: