-
Notifications
You must be signed in to change notification settings - Fork 11
Examples
Devin Smith edited this page Nov 30, 2015
·
33 revisions
All example code is provided in their own repo with 1 click deployments provided by Heroku.
- Hello World - A very simple Tipsy example using Apache.
- Blog Example - An example blog using view templates, MySQL and Nginx/Apache.
- Beer Squirrel - An direct from clipboard image & text sharing tool using MySQL/PostgreSQL, Nginx, and AngularJS.
- Beer Please, Ice Cream Please - A customizable beer payment system using Stripe API.
- Home
- Getting Started
- Server Config
- Installation
- Installing Composer
- App
- Route Shorthand
- Config
- Routes
- Methods
- Controller Types
- Params & Regex
- Aliases
- Dependency Injection
- Advanced Routing
- Services
- User Defined Services
- Built in Services
- Middleware
- Views
- Templates
- Scope
- Resource
- Factory
- Looper
- Examples
- Plugins
- About