Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovelysystems/lovely.microblog
Showcase: How to build an iOS app with a scalable web backend
https://github.com/lovelysystems/lovely.microblog
Last synced: 3 days ago
JSON representation
Showcase: How to build an iOS app with a scalable web backend
- Host: GitHub
- URL: https://github.com/lovelysystems/lovely.microblog
- Owner: lovelysystems
- Created: 2014-01-23T16:49:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T14:24:14.000Z (over 10 years ago)
- Last Synced: 2024-11-22T20:13:22.143Z (2 months ago)
- Language: Objective-C
- Size: 2.18 MB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
================
Lovely Microblog
================A tutorial about creating highly scalable webbackends for iOS developers.
This repository contains the sources for a tiny blog application with an ios
frontend and a web backend built with:- `Lovely Pyrest `_ A Web-Framework on top of `pyramid `_
- `Crate `_ An SQL and Doc-oriented databseIn this
`tutorial `_, we will walk
through the creation of the frontend and backend.