Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张磊
/
FileStorageBeego
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f56e7737
authored
2013-06-22 13:17:50 +0200
by
Dobrosław Żybort
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update: README
1 parent
86ddfe53
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
9 deletions
README.md
README.md
View file @
f56e773
...
...
@@ -6,19 +6,23 @@ beego is a Go Framework which is inspired from tornado and sinatra.
It is a simply & powerful web framework.
Have this features:
## Features
*
RESTFul support
*
MVC architecture
*
Session support
memory/file/redis/mysql
*
Cache support
memory/redis/memcache
*
Session support
(store in memory, file, Redis or MySQL)
*
Cache support
(store in memory, Redis or Memcache)
*
Global Config
*
Intelligent routing
*
thread
safe map
*
Friendly
error display
*
Thread-
safe map
*
Friendly
displaying of errors
*
Useful template functions
[
English Documents
](
https://github.com/astaxie/beego/tree/master/docs/en
)
## Documentation
[
English
](
https://github.com/astaxie/beego/tree/master/docs/en
)
[
API
](
http://gowalker.org/github.com/astaxie/beego
)
...
...
@@ -26,11 +30,12 @@ Have this features:
## LICENSE
beego is licensed under the Apache Licence, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0.html).
## Use
C
ase
## Use
c
ase
-
API documentation
[
gowalker
](
https://github.com/Unknwon/gowalker
)
-
CMS
[
toropress
](
https://github.com/insionng/toropress
)
-
Displaying API documentation:
[
gowalker
](
https://github.com/Unknwon/gowalker
)
-
CMS
:
[
toropress
](
https://github.com/insionng/toropress
)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment