-
Notifications
You must be signed in to change notification settings - Fork 11
Examples
Devin Smith edited this page Dec 4, 2015
·
33 revisions
All example code is provided in their own repo with 1 click deployments provided free by Heroku.
- Hello World - A very simple Tipsy example using Apache.
- Blog Example - An example blog using view templates, MySQL and Nginx/Apache.
- MVC - A MVC (Model View Controller) structured example using Apache and phtml
- Beer Squirrel - An direct from clipboard image & text sharing tool using MySQL/PostgreSQL, Nginx, and AngularJS.
- Beer Please, Ice Cream Please - A customizable single page payment system using Stripe API on Nginx or Apache.
- Pulpo Loco - A permalink capable MySQL/PostgreSQL URL shortener utilizing Tipsy's Static shorthand methods and AngularJS.
- 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