Skip to content

beego/samples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jul 6, 2017
Dec 25, 2017
Jul 6, 2017
Nov 27, 2013
Dec 15, 2013

Beego samples

中文文档

This is mainly for beego sample applications, you can either study how to use beego through this project, play around with it, open an issue to tell us what sample you expect, or even pull request with a sample.

Updated for beego v1.6

Installation

Install beego

In github, Fork https://github.com/beego/samples

# you should have set up your GOPATH by now
cd $GOPATH/src
# now clone your forked repo.
git clone https://github.com/yourname/samples

Samples

  • WebIM: Chat room demo based on long polling and WebSocket.
  • ShortURL: shouturl app based on beego. API applications
  • Todo: todo app based on beego.angularJS with API which is designed by beego.

About

An open source project for beego sample applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published