Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormpath/stormpath-ios-notes-example
Stormpath Notes, an example app that lets you save notes to a REST API powered by Stormpath
https://github.com/stormpath/stormpath-ios-notes-example
Last synced: about 1 month ago
JSON representation
Stormpath Notes, an example app that lets you save notes to a REST API powered by Stormpath
- Host: GitHub
- URL: https://github.com/stormpath/stormpath-ios-notes-example
- Owner: stormpath
- License: apache-2.0
- Created: 2016-03-18T00:03:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T00:06:46.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T13:00:23.968Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 115 KB
- Stars: 12
- Watchers: 24
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#Stormpath is Joining Okta
We are incredibly excited to announce that [Stormpath is joining forces with Okta](https://stormpath.com/blog/stormpaths-new-path?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement). Please visit [the Migration FAQs](https://stormpath.com/oktaplusstormpath?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement) for a detailed look at what this means for Stormpath users.We're available to answer all questions at [[email protected]](mailto:[email protected]).
# Stormpath Notes (iOS)
This is the repository for the [Stormpath Notes iOS tutorial](https://stormpath.com/blog/build-note-taking-app-swift-ios/).
This repository has two branches:
* master
* finished`master` is the starting point for the tutorial, while `finished` is the final product.
## Other Information
* [Stormpath Notes (Android Tutorial)](https://stormpath.com/blog/build-user-authentication-for-android-app/)
* [Stormpath Notes Backend (built in Express)](https://github.com/stormpath/stormpath-express-mobile-notes-example)