Skip to content
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

Open
infolock opened this issue Dec 31, 2014 · 6 comments
Open

Swift Port? #21

infolock opened this issue Dec 31, 2014 · 6 comments

Comments

@infolock
Copy link

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

@melochale
Copy link

well done, thanks for coding.

@cajoy
Copy link

cajoy commented Mar 23, 2015

+1

@ageneau
Copy link
Contributor

ageneau commented May 2, 2015

@infolock
Thanks for sharing your code. I made some progress on this issue, you can find it here: https://github.com/Black-Tobacco/loopback-sdk-ios/tree/swift
Unit tests are passing for LBModel and LBUser

@infolock
Copy link
Author

infolock commented May 3, 2015

Very nice @ageneau thanks. I'll see if I can start getting this back into the swing of things

@dorjeozer
Copy link

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.

@kgoedecke
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants