All Projects → indhifarhandika → flask-mvc

indhifarhandika / flask-mvc

Licence: other
Flask Simple Model-View-Controller(MVC)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to flask-mvc

haykal
A Typescript MVC Framework
Stars: ✭ 24 (+14.29%)
Mutual labels:  mvc-framework, mvc-architecture
SmartMvc
深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
Stars: ✭ 66 (+214.29%)
Mutual labels:  mvc-framework, mvc-architecture
UMVC
UMVC - Model-View-Controller Generator built for Unity
Stars: ✭ 36 (+71.43%)
Mutual labels:  mvc-framework, mvc-architecture
php-mvc-framework
PHP MVC Framework - web application framework for modern and rapid development of web applications
Stars: ✭ 24 (+14.29%)
Mutual labels:  mvc-framework, mvc-architecture
puremvc-swift-multicore-framework
PureMVC MultiCore Framework for Swift
Stars: ✭ 17 (-19.05%)
Mutual labels:  mvc-framework, mvc-architecture
blog
用Node.js+Express和MongoDB搭建一个属于自己的博客
Stars: ✭ 46 (+119.05%)
Mutual labels:  mvc-framework
auction-website
🏷️ An e-commerce marketplace template. An online auction and shopping website for buying and selling a wide variety of goods and services worldwide.
Stars: ✭ 44 (+109.52%)
Mutual labels:  mvc-framework
Express-Boilerplate-MVC
Express boilerplate using ES6 and MVC pattern
Stars: ✭ 14 (-33.33%)
Mutual labels:  mvc-architecture
ZenTS
ZenTS is a Node.js & TypeScript MVC-Framework for building rich web applications, released as free and open-source software under the MIT License. It is designed for building web applications with modern tools and design patterns.
Stars: ✭ 36 (+71.43%)
Mutual labels:  mvc-framework
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-23.81%)
Mutual labels:  mvc-framework
Insta-notFollow
A Flask web app to find out people whom you follow on Instagram but they don't follow you back 😈
Stars: ✭ 20 (-4.76%)
Mutual labels:  flask-web
puremvc-delphi-standard-framework
A Delphi implementation of PureMVC (http://puremvc.org/)
Stars: ✭ 44 (+109.52%)
Mutual labels:  mvc-framework
CoolFrame
iOS搭建高可用APP框架,实现快速开发 。
Stars: ✭ 38 (+80.95%)
Mutual labels:  mvc-framework
Sane
"Spring Boot for Classic ASP." A powerful and full-featured VBScript MVC framework that brings sanity to Classic ASP development. Use domain & view models, automap model -> view, easily enumerate and introspect, write db migrations, and more. No, seriously.
Stars: ✭ 26 (+23.81%)
Mutual labels:  mvc-framework
Water-classifier-fastai
Deploy your Flask web app classifier on Heroku which is written using fastai library.
Stars: ✭ 37 (+76.19%)
Mutual labels:  flask-web
openresty-project-v0.01
🌹 基于OpenResty编写一个MVC模式的WEB项目 V0.01
Stars: ✭ 40 (+90.48%)
Mutual labels:  mvc-framework
simple-mvc
Simple push & pull MVC framework to realize a test-driven experience.
Stars: ✭ 24 (+14.29%)
Mutual labels:  mvc-framework
full-stack-tdc-poa
Projeto full stack Delphi MVC Framework e DevExtreme React.js
Stars: ✭ 16 (-23.81%)
Mutual labels:  mvc-framework
node-mysql
Node with mysql boilerplate
Stars: ✭ 72 (+242.86%)
Mutual labels:  mvc-framework
aquiver
🚀 The aquifer is a java web framework based on Java8 and netty
Stars: ✭ 38 (+80.95%)
Mutual labels:  mvc-framework

Flask Simple MVC

Flask

Flask adalah kerangka kerja aplikasi web mikro yang ditulis dalam bahasa pemrograman Python dan berdasarkan Werkzeug toolkit dan template engine Jinja2. Berlisensi BSD.

Versi stabil terbaru Flask adalah Flask 1.02 per Mei 2018. Aplikasi yang menggunakan Flask framework antara lain adalah: Pinterest, LinkedIn, dan halaman web komunitas situs Flask itu sendiri.

Flask Github

MVC

Model-View-Controller atau MVC adalah sebuah metode untuk membuat sebuah aplikasi dengan memisahkan data (Model) dari tampilan (View) dan cara bagaimana memprosesnya (Controller). Dalam implementasinya kebanyakan framework dalam aplikasi website adalah berbasis arsitektur MVC.

Python

Python adalah bahasa pemrograman interpretatif multiguna dengan filosofi perancangan yang berfokus pada tingkat keterbacaan kode. Python diklaim sebagai bahasa yang menggabungkan kapabilitas, kemampuan, dengan sintaksis kode yang sangat jelas, dan dilengkapi dengan fungsionalitas pustaka standar yang besar serta komprehensif. Python juga didukung oleh komunitas yang besar.

Contact

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