All Projects → DataSays → wES

DataSays / wES

Licence: MIT license
wES is set of open source Java ElasticSearch client and toolkits; Compact, yet highly customizable and powerful.

Programming Languages

java
68154 projects - #9 most used programming language
FreeMarker
481 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to wES

recipeyak
🍛 Application to automate the selection of meals and creation of shopping lists.
Stars: ✭ 23 (-14.81%)
Mutual labels:  cooking
RxJava2Demo
RxJava 2.X Retrofit OkHttp demo
Stars: ✭ 29 (+7.41%)
Mutual labels:  retrofit2
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+51.85%)
Mutual labels:  retrofit2
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+40.74%)
Mutual labels:  retrofit2
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (+3.7%)
Mutual labels:  retrofit2
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (-3.7%)
Mutual labels:  retrofit2
Palette
Android application to get the #hexcode and rgb() values for any image
Stars: ✭ 31 (+14.81%)
Mutual labels:  retrofit2
JADA
JADA - Just Another Dictionary App
Stars: ✭ 20 (-25.93%)
Mutual labels:  retrofit2
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (+92.59%)
Mutual labels:  retrofit2
Atoms-mvp
A component architecture for android applications based on MVP
Stars: ✭ 63 (+133.33%)
Mutual labels:  retrofit2
pantaucovid-android
🌍 open source project for learns android app using covid topic.
Stars: ✭ 20 (-25.93%)
Mutual labels:  retrofit2
ExamplesAndroid
Simple Example of Android [APIFacebook,APIGoogleMaps,APITwitter,Volley,Picasso etc etc etc]
Stars: ✭ 24 (-11.11%)
Mutual labels:  retrofit2
recipes
Application for managing recipes, planning meals, building shopping lists and much much more!
Stars: ✭ 3,570 (+13122.22%)
Mutual labels:  cooking
OpenWeatherMap-Android-Library
A wrapper for the openweathermap REST API
Stars: ✭ 100 (+270.37%)
Mutual labels:  retrofit2
MVPSamples
🚀(Java 版)快速搭建 MVP + RxJava + Retrofit + EventBus 的框架,方便快速开发新项目、减少开发成本。
Stars: ✭ 113 (+318.52%)
Mutual labels:  retrofit2
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 677 (+2407.41%)
Mutual labels:  retrofit2
Android-Assignment
This assignment gives you basically a post list and its detail with comments.🚀
Stars: ✭ 32 (+18.52%)
Mutual labels:  retrofit2
RetrofitRxErrorHandler
Hardening Retrofit RxJaxa API Layer against random errors
Stars: ✭ 15 (-44.44%)
Mutual labels:  retrofit2
InstantAppStarter
Starter Project Structure for Android Instant app. https://blog.mindorks.com/android-mvp-architecture-with-instant-app-support-11ba48241a82
Stars: ✭ 44 (+62.96%)
Mutual labels:  retrofit2
prometheus4j
Prometheus API Client for Java
Stars: ✭ 30 (+11.11%)
Mutual labels:  retrofit2

wES -- 中文版

wES is set of open source Java ElasticSearch client and tools; compact, yet powerful.

wES = Java Retrofit2/OkHttp client(Don't depend on any Java Json lib, Highly customizable) + toolkit + spring-boot demo + usefull ElasticSearch env Dockerfile

wES Modules

wES is split into many modules, so choose what to use.

  • wUtil: Some usefull helper and utils class.
  • wES-client: A Java Retrofit2/OkHttp client, it was generated from ElasticSearch Rest API spec. It has two ways to visit ElasticSearch: OkHttp3 way or Retrofit2 way. So it's only depend on OkHttp3/Retrofit2, and it can support any popular Java Json lib by implement org.datasays.wes.core.IConvert interface. You can use it as you need approaches.
  • wES-toolkit: Some tools and utility for wES-client and ElasticSearch.
  • wES-benchmark: A benchmark report for all java client.
  • wES-demo: A Spring-boot + Vue.js web application for show some common ElasticSearch usage scenarios.
  • wES-docker: Some Dockerfiles and shell scripts for build ElasticSearch dev/production env.

Documentation

About DataSays Team

  • The DataSays Team includes some full stack coder. We were worked for many company and build many commercial projects.

🚀

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