All Projects → spy16 → Droplets

spy16 / Droplets

Licence: mit
Droplets is a platform for Gophers.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Droplets

UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-90.78%)
Mutual labels:  clean-architecture
Platform.js
A platform detection library.
Stars: ✭ 2,937 (+902.39%)
Mutual labels:  platform
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (-2.73%)
Mutual labels:  clean-architecture
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (-12.63%)
Mutual labels:  clean-architecture
Android Jetpack Playground
Pet project for cutting edge Android development with Jetpack
Stars: ✭ 266 (-9.22%)
Mutual labels:  clean-architecture
Clean Go
Clean Architecture Example in Go
Stars: ✭ 274 (-6.48%)
Mutual labels:  clean-architecture
laravel-cms
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
Stars: ✭ 15 (-94.88%)
Mutual labels:  platform
Reminders
An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS
Stars: ✭ 293 (+0%)
Mutual labels:  clean-architecture
Git Gateway
A Gateway to Git APIs
Stars: ✭ 265 (-9.56%)
Mutual labels:  platform
Alligator
Alligator is a modern Android navigation library that will help to organize your navigation code in clean and testable way.
Stars: ✭ 287 (-2.05%)
Mutual labels:  clean-architecture
Ticktockmusic
Material Design Music Player
Stars: ✭ 262 (-10.58%)
Mutual labels:  clean-architecture
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (-9.9%)
Mutual labels:  clean-architecture
Cleanaspnetcorewebapi
Starter project for creating APIs built on ASP.NET Core using clean architecture.
Stars: ✭ 279 (-4.78%)
Mutual labels:  clean-architecture
Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
Stars: ✭ 243 (-17.06%)
Mutual labels:  clean-architecture
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (-2.05%)
Mutual labels:  clean-architecture
node-boilerplate
Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)
Stars: ✭ 92 (-68.6%)
Mutual labels:  clean-architecture
Alonetone
A free, open source, non-commercial home for musicians and their music
Stars: ✭ 270 (-7.85%)
Mutual labels:  platform
Pyrocms
Pyro is an experienced and powerful Laravel PHP CMS.
Stars: ✭ 3,086 (+953.24%)
Mutual labels:  platform
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+1011.26%)
Mutual labels:  clean-architecture
Openremote
100% open-source IoT Platform - Integrate your assets, create rules, and visualize your data
Stars: ✭ 254 (-13.31%)
Mutual labels:  platform

WIP

droplets

GoDoc Go Report Card FOSSA Status

A platform for Gophers similar to the awesome Golang News.

Why?

Droplets is built to showcase:

  1. Application of CodeReviewComments and EffectiveGo
  2. Usage of Clean Architecture
  3. Testing practices such as Table-driven tests

Follow the links to understand best practices and conventions used:

  1. Directory Structure
  2. Interfaces

Building

Droplets uses go mod (available from go 1.11) for dependency management.

To test and build, run make all.

License

FOSSA Status

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