All Projects → revel → Revel

revel / Revel

Licence: mit
A high productivity, full-stack web framework for the Go language.

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Revel

Joy
A full stack web framework written in janet
Stars: ✭ 327 (-97.38%)
Mutual labels:  web-framework, web-application-framework
Start Fastapi
a lightweight web framework based on fastapi
Stars: ✭ 48 (-99.61%)
Mutual labels:  web-application, web-application-framework
Payloadsallthethings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Stars: ✭ 32,909 (+164.05%)
Mutual labels:  web-application, hacktoberfest
mif
MIF is a C++11 web-application framework designed for the backend micro-service development
Stars: ✭ 42 (-99.66%)
Mutual labels:  web-framework, web-application-framework
Butterfly
🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,同时也是微服务框架,自带消息队列通信机制实现分布式
Stars: ✭ 82 (-99.34%)
Mutual labels:  web-application, web-framework
fano
Pascal web application framework
Stars: ✭ 21 (-99.83%)
Mutual labels:  web-framework, web-application-framework
Drab
Remote controlled frontend framework for Phoenix.
Stars: ✭ 833 (-93.32%)
Mutual labels:  web-application, web-framework
fano
Pascal web application framework
Stars: ✭ 90 (-99.28%)
Mutual labels:  web-framework, web-application-framework
Commudle Ng
World's first community management platform. And it's free!
Stars: ✭ 81 (-99.35%)
Mutual labels:  web-application, hacktoberfest
Awesome Django
Repository mirror of GitLab: https://gitlab.com/rosarior/awesome-django This repository is not monitored for issues, use original at GitLab.
Stars: ✭ 8,527 (-31.58%)
Mutual labels:  web-application, web-application-framework
Fuga-Framework
Web Framework for Java
Stars: ✭ 15 (-99.88%)
Mutual labels:  web-framework, web-application-framework
Hledger
A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Stars: ✭ 1,887 (-84.86%)
Mutual labels:  web-application, hacktoberfest
cmd
Command line tools for Revel.
Stars: ✭ 63 (-99.49%)
Mutual labels:  web-framework, web-application
Php Security Check List
PHP Security Check List [ EN ] 🌋 ☣️
Stars: ✭ 262 (-97.9%)
Mutual labels:  web-application, web-application-framework
Simplify.Web
Moved to https://github.com/SimplifyNet. Simplify.Web is a lightweight and fast server-side .NET web-framework based on MVC and OWIN for building HTTP based web-applications, RESTful APIs etc.
Stars: ✭ 23 (-99.82%)
Mutual labels:  web-framework, web-application-framework
Thruster
A fast, middleware based, web framework written in Rust
Stars: ✭ 671 (-94.62%)
Mutual labels:  hacktoberfest, web-framework
Appweb
Appweb Community Edition Embedded Web Server
Stars: ✭ 196 (-98.43%)
Mutual labels:  web-application, web-application-framework
Webperl
Run Perl in the browser with WebPerl!
Stars: ✭ 221 (-98.23%)
Mutual labels:  web-application, web-application-framework
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (-32.18%)
Mutual labels:  hacktoberfest, web-framework
Core
🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence
Stars: ✭ 11,697 (-6.15%)
Mutual labels:  hacktoberfest, web-framework

Revel Framework

Build Status License Go Report Card

A high productivity, full-stack web framework for the Go language.

Current Version: 1.0.0 (2020-07-11)

Supports go.mod package management

Quick Start

Install Revel:

go get -u github.com/revel/cmd/revel

Create & Run your app:

revel new -a my-app -r

Open http://localhost:9000 in your browser and you should see "It works!"

Community

Learn More

Contributing

Contributors

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].