revel / examples

Example Revel Applications

Home Page:http://revel.github.io/examples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Revel Applications

Build Status

Each directory contains a standalone Revel application, eg

狂欢是好的,保存UTF8 。保持微笑,享受..抱怨..请让它好看

git clone https://github.com/revel/examples.git $GOPATH/src/github.com/revel/examples
revel run github.com/revel/examples/booking
  • Booking

    • A database-driven hotel-booking application, including user management
  • Chat

    • A chat room demonstrating active refresh, long-polling (comet), and websocket implementations.
  • Validation

  • Upload

    • Demonstrates single and multiple file uploads to a webserver via http.
  • Twitter OAuth

    • Display mentions and allows posting to a Twitter account using OAuth.
  • Facebook OAuth2

    • Display Facebook user information using OAuth2.
  • If you spot a mistake etc, then let us know
  • If you have a good sample application idea, then let us know
  • If you got an app, then please make a pull request

About

Example Revel Applications

http://revel.github.io/examples/

License:MIT License


Languages

Language:Go 44.4%Language:HTML 41.5%Language:JavaScript 9.0%Language:CSS 5.0%