moon13's Stars
facebook/react
The library for web and native user interfaces.
blueimp/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
primefaces/primeng
The Most Complete Angular UI Component Library
ritwickdey/vscode-live-server
Launch a development local Server with live reload feature for static & dynamic pages.
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
igorescobar/jQuery-Mask-Plugin
A jQuery Plugin to make masks on form fields and HTML elements.
johnrengelman/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
SmartBear/soapui
SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
graphql-java-kickstart/graphql-spring-boot
GraphQL and GraphiQL Spring Framework Boot Starters - Forked from oembedler/graphql-spring-boot due to inactivity.
vladmihalcea/high-performance-java-persistence
The High-Performance Java Persistence book and video course code examples
FredericHeem/starhackit
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
cer/microservices-examples
Examples of microservices
graphql-java-kickstart/graphql-java-tools
A schema-first tool for graphql-java inspired by graphql-tools for JS
danielliao11/spring-microservice-boilerplate
REST service boilerplate that protected by Spring OAuth 2
thorntail/thorntail-examples
Examples of how to write applications using Swarm.
bmuschko/gradle-cargo-plugin
Gradle plugin that provides deployment capabilities to local and remote containers via Cargo
kalcifer/webpack-library-example
An example of how to author libraries using webpack.
draptik/angulardemorestful
AngularJs intro: Focusing on the REST part with examples in java, nodejs and even dotnet ;-) This repo is from 2013 and is still being cloned...
mzabriskie/react-example
Simple React example app
robdodson/JavaScript-Design-Patterns
A collection of design pattern examples to accompany my blog posts @ http://robdodson.me
rrohitramsen/spring-boot-oauth2-jwt-swagger-ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
membrane/soa-model
Toolkit and Java API for WSDL, WADL and XML Schema.
highsource/jaxb2-annotate-plugin
Add arbitrary annotations to JAXB classes.
lusaxweb/devAwesome
🐣 Upload your own sites as portfolio or projects of your github
callicoder/go-docker
Golang Docker Container Example
hinsencamp/vue-calculator-pwa
stephanrauh/BootsFaces-Examples
somaiah/jrjc
A small sample to use the Jira rest client for java
uttesh/JAX-WS-Provider-Based-Endpoints
Simple JAX-WS provider webservice implemetation, as we know this type implementation is required only when there is huge xml file data input, JAXB will be performance pain for huge xml data.