networknt
Pinned repositories
Repositories
-
light-4j
A fast, lightweight and more productive microservices framework
-
light-kafka
Components that help with light-4j and Kafka integration
-
light-doc
The hugo documents and templates repo that will be built to https://doc.networknt.com
-
light-example-4j
Example APIs or services to demo all feature of the light-4j framework
-
maproot
An application that connects people together in the communities during the pandemic
-
model-config
A repository contains all model definition and light-codegen config for different frameworks
-
light-proxy
A fast reverse proxy with an embedded gateway to wrap third-party APIs and bring them to the ecosystem of light platform
-
light-docker
Dockerfile and compose to bring everything up together with your APIs
-
json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7 and V2019-09
-
light-rest-4j
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports
-
light-codegen
A code generator based on rocker that can be used as an utility or web service
-
light-config-test
Default config files of light-4j for test environment on light-config-server
-
light-tram-kafka
light-tram-4j with Kafka transactional producer and consumer only
-
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-config-server
A restful config server that integrated with Consul and Vault for the light platform
-
light-consumer-4j
Light 4J Client Framework Dependency Module
-
light-oauth2
A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j
-
light-router
A client side service mesh router designed for legacy system that cannot leverage client module
-
light-spa-4j
Middleware handlers for Single Page Application
-
light-session-4j
Distributed session managers (Redis, Hazelcast, JDBC) that support web server cluster for light-4j framework
-
light-hybrid-4j
A hybrid between monolithic and microservices to take advantages of both
-
light-graphql-4j
GraphQL implementation based on light-4j
-
openapi-parser
A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies
-
json-overlay
A fork of RepreZen JsonOverlay with all dependencies and code generation removed
-
light-example-kotlin
Light-4j example services implemented in Kotlin
-
portal-view
A react light-portal UI as a template for single page applications that interact with back end APIs
-
doc.maproot.net
Document site for the maproot.net application based on Hugo
-
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.