Skip to content

Commit

Permalink
docs: add new repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed May 23, 2024
1 parent f95a80e commit 76f6bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [go-playground/validator](https://github.com/go-playground/validator) - :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
- [go-resty/resty](https://github.com/go-resty/resty) - Simple HTTP and REST client library for Go
- [go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) - Swagger 2.0 implementation for go
- [go-task/task](https://github.com/go-task/task) - A task runner / simpler Make alternative written in Go
- [go-validator/validator](https://github.com/go-validator/validator) - Package validator implements struct field validations
- [go-wasm-adapter/go-wasm](https://github.com/go-wasm-adapter/go-wasm) - Run WASM built from Go in Go
- [go-yaml/yaml](https://github.com/go-yaml/yaml) - YAML support for the Go language.
Expand Down Expand Up @@ -1306,8 +1307,8 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [benwatson528/kafka-streams-drools](https://github.com/benwatson528/kafka-streams-drools) - A demo combining Kafka Streams and Drools to create a lightweight real-time rules engine.
- [berndruecker/flowing-retail](https://github.com/berndruecker/flowing-retail) - Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
- [brettwooldridge/SansOrm](https://github.com/brettwooldridge/SansOrm) - A "No-ORM" sane SQL ←→ Java object mapping library
- [camunda/camunda](https://github.com/camunda/camunda) - Distributed Workflow Engine for Microservices Orchestration
- [camunda/camunda-engine-dmn](https://github.com/camunda/camunda-engine-dmn) - Lightweight Execution Engine for DMN (Decision Model and Notation) written in Java.
- [camunda/zeebe](https://github.com/camunda/zeebe) - Distributed Workflow Engine for Microservices Orchestration
- [cassandre-tech/cassandre-trading-bot](https://github.com/cassandre-tech/cassandre-trading-bot) - Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
- [classgraph/classgraph](https://github.com/classgraph/classgraph) - An uber-fast parallelized Java classpath scanner and module scanner.
- [cmader/qSKOS](https://github.com/cmader/qSKOS) - Vocabulary quality assessment tools
Expand Down Expand Up @@ -1784,7 +1785,6 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [MarsX-dev/floatui](https://github.com/MarsX-dev/floatui) - Beautiful and responsive UI components and templates for React and Vue (soon) with Tailwind CSS.
- [chakra-ui/chakra-ui](https://github.com/chakra-ui/chakra-ui) - ⚡️ Simple, Modular & Accessible UI Components for your React Applications
- [dydxprotocol/v4-documentation](https://github.com/dydxprotocol/v4-documentation) -
- [go-task/task](https://github.com/go-task/task) - A task runner / simpler Make alternative written in Go
- [yewstack/yew](https://github.com/yewstack/yew) - Rust / Wasm framework for creating reliable and efficient web applications

## Makefile
Expand Down

0 comments on commit 76f6bd3

Please sign in to comment.