All Projects → mezon → Similar Projects or Alternatives

1069 Open source projects that are alternatives of or similar to mezon

wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+42.86%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+28888.57%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+308.57%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
visum
Android reactive MVP stack
Stars: ✭ 19 (-45.71%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+168.57%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (+105.71%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+160%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+302.86%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (+85.71%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+2117.14%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+480%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
Trickl
trickl torrent client
Stars: ✭ 50 (+42.86%)
Mutual labels:  mvp, mvp-architecture, mvp-pattern
spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
Stars: ✭ 89 (+154.29%)
Mutual labels:  crud, restful-api, crud-api
T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+7728.57%)
Mutual labels:  mvp, mvp-architecture
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (+642.86%)
Mutual labels:  mvp, mvp-architecture
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-54.29%)
Mutual labels:  mvp, mvp-pattern
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+12357.14%)
Mutual labels:  mvp, mvp-architecture
Componentizationarch
Stars: ✭ 265 (+657.14%)
Mutual labels:  mvp, mvp-architecture
Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+1528.57%)
Mutual labels:  mvp, mvp-pattern
Ios Mvp Clean Architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Stars: ✭ 637 (+1720%)
Mutual labels:  mvp, mvp-architecture
Flair
This is powerful android framework
Stars: ✭ 31 (-11.43%)
Mutual labels:  mvp, mvp-architecture
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+2797.14%)
Mutual labels:  mvp, mvp-architecture
Simple Mvp Retrofit Example
A simple example of a project using MVP architecture and Retrofit 2.0 library for Android for beginners.
Stars: ✭ 70 (+100%)
Mutual labels:  mvp, mvp-architecture
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+2080%)
Mutual labels:  mvp, mvp-architecture
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (+134.29%)
Mutual labels:  mvp, mvp-architecture
Ngx Tour Of Heroes Mvp
Tour of Heroes Angular app using the Model-View-Presenter pattern
Stars: ✭ 92 (+162.86%)
Mutual labels:  mvp, mvp-pattern
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (+200%)
Mutual labels:  mvp, mvp-pattern
Readhub
Readhub AndroidClient
Stars: ✭ 40 (+14.29%)
Mutual labels:  mvp, mvp-architecture
Pysoa
A Python library for writing (micro)services and their clients
Stars: ✭ 74 (+111.43%)
Mutual labels:  services, soa
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+300%)
Mutual labels:  mvp, mvp-architecture
Bothamui
Model View Presenter Framework written in Swift.
Stars: ✭ 357 (+920%)
Mutual labels:  mvp, mvp-pattern
Mvp Dagger2 Rxjava2
Android 基本mvp+dagger(dagger2.android)+rxjava2+retrofit+ormdb框架。简单组件化架构 with Base Activity,Presenter ,View,Model 的抽象封装,http 请求封装&错误统一处理
Stars: ✭ 274 (+682.86%)
Mutual labels:  mvp, mvp-architecture
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+1657.14%)
Mutual labels:  mvp, mvp-architecture
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+122.86%)
Mutual labels:  mvp, mvp-architecture
Android Mvp
Android Model View Presenter
Stars: ✭ 28 (-20%)
Mutual labels:  mvp, mvp-architecture
Kotlinsample Mvp
Sample Kotlin project with MVP implementation
Stars: ✭ 11 (-68.57%)
Mutual labels:  mvp, mvp-architecture
Paperplane
📚 PaperPlane - An Android reading app, including articles from Zhihu Daily, Guokr Handpick and Douban Moment.
Stars: ✭ 1,147 (+3177.14%)
Mutual labels:  mvp, mvp-architecture
Android Firebase Kotlin Java Mvp Mvc Mvvm Chat
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Stars: ✭ 180 (+414.29%)
Mutual labels:  mvp, mvp-architecture
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+425.71%)
Mutual labels:  mvp, mvp-architecture
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (-42.86%)
Mutual labels:  mvp, mvp-architecture
logrocket deno api
A functional CRUD-like API with Deno and Postgres
Stars: ✭ 23 (-34.29%)
Mutual labels:  crud, crud-api
FullStack-Angular-SpringBoot
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
Stars: ✭ 48 (+37.14%)
Mutual labels:  crud, restful-api
http-node-api
O objetivo dessa aplicação era criar uma API sem nenhuma dependência externa, apenas utilizando as bibliotecas nativas do NodeJS. Tudo foi feito utilizando 100% Javascript.
Stars: ✭ 44 (+25.71%)
Mutual labels:  crud, crud-api
java-crud-api
No description or website provided.
Stars: ✭ 24 (-31.43%)
Mutual labels:  crud, crud-api
Android Mvp Basic Sample
Android MVP Basic Sample
Stars: ✭ 140 (+300%)
Mutual labels:  mvp, mvp-architecture
Eve
Eve and Wall-e
Stars: ✭ 133 (+280%)
Mutual labels:  mvp, mvp-architecture
Linkage Recyclerview
即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。
Stars: ✭ 2,970 (+8385.71%)
Mutual labels:  mvp, mvp-architecture
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+568.57%)
Mutual labels:  mvp, mvp-architecture
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+4654.29%)
Mutual labels:  mvp, mvp-architecture
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (+745.71%)
Mutual labels:  crud, restful-api
fastapi-react
Single Page App with FastAPI and React
Stars: ✭ 41 (+17.14%)
Mutual labels:  crud, restful-api
Dancer-Plugin-SimpleCRUD
Quick and effortless CRUD (create/read/update/delete) operations based on database tables
Stars: ✭ 25 (-28.57%)
Mutual labels:  crud, crud-api
Desenvolvimento-Android-do-absoluto-zero-para-iniciantes
Visite meu site e conheça todos os meus cursos 100% on-line.
Stars: ✭ 33 (-5.71%)
Mutual labels:  crud, restful-api
Evolutility Server Node
Model-driven REST or GraphQL backend for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
Stars: ✭ 84 (+140%)
Mutual labels:  crud, restful-api
Flask Vue Crud
Single Page App with Flask and Vue.js
Stars: ✭ 467 (+1234.29%)
Mutual labels:  crud, restful-api
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (+108.57%)
Mutual labels:  services, soa
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-51.43%)
Mutual labels:  mvp, mvp-architecture
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+82.86%)
Mutual labels:  mvp, mvp-architecture
Moxy
Moxy is MVP library for Android
Stars: ✭ 1,611 (+4502.86%)
Mutual labels:  mvp, mvp-architecture
Crud
NestJs CRUD for RESTful APIs
Stars: ✭ 2,709 (+7640%)
Mutual labels:  crud, restful-api
1-60 of 1069 similar projects