Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)