https://github.com/realtime-framework/realtime-news-swift
The Swift version of the Realtime Code Hosting example app, Realtime News
https://github.com/realtime-framework/realtime-news-swift
Last synced: 12 months ago
JSON representation
The Swift version of the Realtime Code Hosting example app, Realtime News
- Host: GitHub
- URL: https://github.com/realtime-framework/realtime-news-swift
- Owner: realtime-framework
- License: mit
- Created: 2015-03-23T23:56:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-13T17:40:13.000Z (over 10 years ago)
- Last Synced: 2025-03-26T06:43:48.119Z (about 1 year ago)
- Language: Objective-C
- Size: 2.11 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Realtime News for iOS (Swift)
The Realtime Code Hosting service provides you an easy way of executing server-side scripts without the need of managing the required infrastructure. You write the code and Realtime takes care of all the backend heavy-lifting issues.
To illustrate the main concepts we've built an enterprise mobile app. This repository contains the iOS version of the app where you're able to browse the contents and get APNS notifications whenever new content is published.
## Related repositories
- Realtime News for Android: [https://github.com/realtime-framework/realtime-news-android](https://github.com/realtime-framework/realtime-news-android)
- Realtime News backoffice: [https://github.com/realtime-framework/realtime-news-backoffice](https://github.com/realtime-framework/realtime-news-backoffice)
## More about Realtime Code Hosting
[http://storage-public.realtime.co/documentation/code-hosting-guide/1.0/overview.html](http://storage-public.realtime.co/documentation/code-hosting-guide/1.0/overview.html)
## Authors
Realtime.co