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

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

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