networknt
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
portal-view
A react light-portal UI as a template for single page applications that interact with back end APIs
-
light-example-4j
Example APIs or services to demo all feature of the light-4j framework
-
model-config
A repository contains all model definition and light-codegen config for different frameworks
-
light-4j
A fast, lightweight and more productive microservices framework
-
light-codegen
A code generator based on rocker that can be used as an utility or web service
-
light-router
A client side service mesh router designed for legacy system that cannot leverage client module
-
light-config-server
A restful config server that integrated with Consul and Vault for the light platform
-
light-proxy
A fast reverse proxy with embedded gateway to wrap third party APIs and bring them to the ecosystem of light-*-4j frameworks
-
light-session-4j
Distributed session managers (Redis, Hazelcast, JDBC) that support web server cluster for light-4j framework
-
light-spa-4j
Middleware handlers for Single Page Application
-
light-tram-kafka
light-tram-4j with Kafka transactional producer and consumer only
-
light-oauth2
A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j
-
light-hybrid-4j
A hybrid between monolithic and microservices to take advantages of both
-
light-graphql-4j
GraphQL implementation based on light-4j
-
light-rest-4j
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports
-
openapi-parser
A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies
-
light-consumer-4j
Light 4J Client Framework Dependency Module
-
json-overlay
A fork of RepreZen JsonOverlay with all dependencies and code generation removed
-
microbenchmark
A repo for micro benchmark of JMH
-
maproot
An application that connects people together in the communities during the pandemic
-
doc.maproot.net
Document site for the maproot.net application based on Hugo
-
light-doc
The hugo documents and templates repo that will be built to https://doc.networknt.com
-
react-schema-form-rc-select
An add-on of react-schema-form that support multiple select and a demo for extending react-schema-form with new components.
-
light-config-test
Default config files of light-4j for test environment on light-config-server
-
light-spring-boot
Spring Boot customizers that allow light-4j middleware handlers to be injected in Undertow core
-
microservices-framework-benchmark
Raw benchmarks on throughput, latency and transfer of Hello World on popular microservices frameworks
-
http2client-benchmark
HTTP/2 client raw benchmark against light-4j server
-
light-example-kotlin
Light-4j example services implemented in Kotlin
-
react-schema-form
react form based on json schema for form generation and validation
-
json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7 and V2019-09