All Projects → singpenguin → mango

singpenguin / mango

Licence: MIT license
mango is a powerful and simple golang web framework

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to mango

Raxx kit
Get started with Raxx + Elixir
Stars: ✭ 120 (+500%)
Mutual labels:  webframework
Pando.py
Filesystem dispatch + Simplates + Python = a nice web framework.
Stars: ✭ 146 (+630%)
Mutual labels:  webframework
Closp
Clojure template for web development (with SPA support)
Stars: ✭ 173 (+765%)
Mutual labels:  webframework
Masonite
The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com
Stars: ✭ 1,681 (+8305%)
Mutual labels:  webframework
Silicon
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
Stars: ✭ 1,721 (+8505%)
Mutual labels:  webframework
Webcontext
webcontext is a web framework and web application server based on node.js
Stars: ✭ 151 (+655%)
Mutual labels:  webframework
Nim Basolato
An asynchronous fullstack web framework for Nim.
Stars: ✭ 111 (+455%)
Mutual labels:  webframework
Golf
⛳️ The Golf web framework
Stars: ✭ 248 (+1140%)
Mutual labels:  webframework
Sactive Web
🚀 A dependency injection web framework for Node.js.
Stars: ✭ 143 (+615%)
Mutual labels:  webframework
Alpas
🚀 The Rapid and Delightful Kotlin Web Framework. Easy, elegant, and productive!
Stars: ✭ 166 (+730%)
Mutual labels:  webframework
Nim websitecreator
Nim fullstack website framework - deploy a website within minutes
Stars: ✭ 124 (+520%)
Mutual labels:  webframework
Jolla
Python Web Framework
Stars: ✭ 132 (+560%)
Mutual labels:  webframework
Ninja
Ninja is a full stack web framework for Java. Rock solid, fast and super productive.
Stars: ✭ 1,892 (+9360%)
Mutual labels:  webframework
Rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Stars: ✭ 1,571 (+7755%)
Mutual labels:  webframework
Clog
CLOG - The Common Lisp Omnificent GUI
Stars: ✭ 181 (+805%)
Mutual labels:  webframework
Bingo
简洁优雅的 Go Web 框架(暂不更新,预计一年后继续更新)
Stars: ✭ 119 (+495%)
Mutual labels:  webframework
Gotham
A flexible web framework that promotes stability, safety, security and speed.
Stars: ✭ 1,935 (+9575%)
Mutual labels:  webframework
GCMS
PHP FASTEST CMS with Ajax support
Stars: ✭ 19 (-5%)
Mutual labels:  webframework
Frappejs
Node + Electron + Vue based metadata web framework (inspired by Frappe)
Stars: ✭ 214 (+970%)
Mutual labels:  webframework
Webgo
A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc).
Stars: ✭ 165 (+725%)
Mutual labels:  webframework

mango

mango is a powerful and simple golang web framework.

It borrowed from Python web.py and tornado framework design.

It implements nested templates, but does not support multiple levels of nesting.

The "StaticPath" parameter is recommended to use in the development of state.

enjoy

Feel free to contact me if you have any questions.([email protected])

#####Examples:

https://github.com/singpenguin/mango-examples

License

The MIT License (MIT)

Copyright (c) 2015 ZHENJING

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

中文

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].