Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 databse

In this
`tutorial `_, we will walk
through the creation of the frontend and backend.