Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Quarkus

Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.

https://github.com/jarrydk/quarkus-workshop

Quarkus workshop

java quarkus

Last synced: 21 Jan 2025

https://github.com/ricardozanini/jq-native-poc

Simple demo showing how to run jackson-jq on native image

graalvm jackson jackson-jq jq native-image quarkus

Last synced: 01 Feb 2025

https://github.com/postsuite/railway-derailer

💥 [Platform] Derailer is a tool that helps test for how services handle random dependency failures, using Railway.

chaos-engineering chaos-monkey java observability quarkus railway-app

Last synced: 05 Feb 2025

https://github.com/okanx68/sqs-project

Brewery Explorer ist eine Webanwendung, die Informationen über Brauereien in einer bestimmten Stadt bereitstellt, einschließlich Adresse, Telefonnummer und Link zur Webseite. Dieses Projekt nutzt Quarkus für das Backend, Angular für das Frontend und PostgreSQL als Datenbank.

angular docker github-actions postgresql quarkus

Last synced: 14 Feb 2025

https://github.com/nathanaelsantos/banking-api

This project implements a RESTful API for managing information about banking institutions, utilizing Quarkus as the framework of choice. Key technologies include RESTEasy (JAX-RS) for endpoint management, Hibernate ORM with Panache for seamless database integration, PostgreSQL for robust data storage, and SmallRye JWT for secure authentication.

hibernate postgresql quarkus resteasy smallrye-jwt swagger-ui

Last synced: 10 Feb 2025

https://github.com/margostino/supersonic-session

A Reactive and Event-Driven REST API of a CRUD of a backend session. Native Support with Quarkus.

dynamodb event-driven-architecture microprofile quarkus reactive-architecture rest-api vertx

Last synced: 07 Jan 2025

https://github.com/vepo/quarkus-hateoas

Quarkus + HATEOAS - Proof-of-Concept

hateoas java poc quarkus rest

Last synced: 16 Jan 2025

https://github.com/sshaaf/coolstore-quarkus

coolstore is a showcase for quarkus based microservices using the broad quarkus ecosystem

java quarkus

Last synced: 22 Jan 2025

https://github.com/lucasdengcn/quarkus-starter-java

Practices on Quarkus Native Java Framework, summarize tips on ORM, Kafka, Redis, RestClient etc.

quarkus quarkus-gradle

Last synced: 05 Feb 2025

https://github.com/barista-benchmarks/barista

Barista is an open-source Microservice Benchmark Suite for the JVM platform. It comprises applications written in a variety of popular frameworks and supports both JIT and AOT compilations.

benchmark-suite helidon java jvm ktor micronaut microservices playframework quarkus spring vertx

Last synced: 05 Feb 2025

https://github.com/guilherme-alves-silve/quarkus-web

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/cosminpopescu14/code-with-quarkus

A simple microservice build in java using Quarkus for computing Levenshtein distance

java quarkus

Last synced: 16 Feb 2025

https://github.com/joostvdg/cmg-seafarers

Catan Map Generator for Seafarers. Written with Quarkus.

board-game catan catan-board-game cmg quarkus

Last synced: 10 Feb 2025

https://github.com/mariorez/quarkus-joy

Código palestra TDC-SP 2020 - QUARKUS: The Joy of Developing

java microservice quarkus

Last synced: 22 Jan 2025

https://github.com/javiorfo/java-quarkus-microservice

Java 21, Quarkus, Postgres, Tracing, Logging and JWT security

hibernate-jpa java jwt microservice quarkus

Last synced: 17 Feb 2025

https://github.com/pamaldi/adso-chat

ADSO Chat is an interactive, Docker-based chat app with advanced language processing. It features a robust backend, Ollama for language tasks, and a user-friendly frontend, all containerized using Docker Compose. Key Features: Three services: backend, Ollama, frontend UI Advanced natural language processing Easy setup and deployment Customizable

chat chatbot llm ollama quarkus

Last synced: 10 Feb 2025

https://github.com/dr-dream/rest-to-rest-proxy

Quarkus/Camel based proxy to pass http requests to remote agent

camel kotlin quarkus vertx websocket

Last synced: 08 Feb 2025

https://github.com/math-ferreira/getting-started-quarkus

First project to learn more about the Quarkus framework

java quarkus

Last synced: 13 Jan 2025

https://github.com/flavioreboucassantos/quarkus-social

(FINALIZADO) Java Quarkus - RESTful API (JPA, Panache, JUnit, Docker, Maven)

docker java jpa junit maven panache quarkus

Last synced: 10 Feb 2025

https://github.com/phillwatson/one-stop

A workbench for integrating with GoCardless and Yapily open banking APIs

docker event-driven graal-native graalvm kafka microservices open-api open-banking openid-connect postgres quarkus rest

Last synced: 13 Oct 2024

https://github.com/daggerok/quarkus-vertx-mvc

Quarkus + Vertx + Thymeleaf (native builds doesn't work because of Thymeleaf)

mvc quarkus quarkus-thymeleaf thymeleaf thymeleaf-template-engine vertx vertx-thymeleaf vertx-web

Last synced: 10 Jan 2025

https://github.com/josh-mchugh/quarkus-restful-bagel-app

Application demostrating a Bagel Shop API with the Quarkus, Flayway, JOOQ, and Immutables

flyway immutables java jooq quarkus

Last synced: 10 Jan 2025

https://github.com/rhecosystemappeng/exate-api-gator-interceptor

Quarkus application for injecting Exate's API-Gator to any service

microservice quarkus

Last synced: 15 Feb 2025

https://github.com/fyreplace/fyreplace-api-quarkus

New server presenting a standard REST interface

java quarkus

Last synced: 13 Jan 2025

https://github.com/anmiralles/quarkus-ai-llm-websearch

This example demonstrates how to create a chatbot that can use the Tavily search engine to look up information on the web.

ai chatbot langchain4j llm quarkus tavily

Last synced: 18 Jan 2025

https://github.com/fbricon/sveltesse

Sample project using Quarkus with a Svelte JS frontend

quarkus sveltejs

Last synced: 08 Jan 2025

https://github.com/ricardozanini/quarkus-openapi-gen-showcase

End-to-End example of Quarkus OpenAPI Generator Extension

extension openapi openapi-generator quarkus

Last synced: 01 Feb 2025

https://github.com/meks77/microservices

Comparsion of implementations for a simple read json webservice in different technologies

fastify go java micronaut microservice mongo postgres quarkus redis

Last synced: 17 Feb 2025

https://github.com/cgruver/che-quarkus-demo

Demo for Quarkus Dev Mode in Eclipse Che

eclipse-che kubernetes openshift quarkus

Last synced: 15 Feb 2025

https://github.com/cgruver/okd-jenkins-pipeline

Jenkins Ephemeral Pipeline for Spring Boot and Quarkus applications

jenkins openshift pipeline quarkus spring-boot

Last synced: 15 Feb 2025

https://github.com/upi20/tugas-minggu6

Tugas Bootcamp Backend Kawah Edukasi Minggu 6 Basic RestFull API

java quarkus

Last synced: 21 Jan 2025

https://github.com/jonasfschuh/quarkus-social-network-api

A social network built using Quarkus. Includes API testing and telemetry with Prometheus and Grafana

api-tests docker grafana grafana-dashboard java-17 panache prometheus quarkus unit-testing

Last synced: 10 Feb 2025

https://github.com/edeandrea/tdd-easier-than-you-think

Demo app for "How about some tests with your applications?" talk

java quarkus testing

Last synced: 17 Nov 2024

https://github.com/sshaaf/coolstore-knative

This is a demo repo showcasing the use of knative with KEDA in an shopping store order processing scenario. most of the source code is written using Quarkus.

java keda knative kubernetes nodejs nodeshift openshift quarkus

Last synced: 22 Jan 2025

https://github.com/flobz/quarkus-native-otlp

Working demo of quarkus native app with OTLP.

native open-telemetry otlp quarkus telemetry

Last synced: 12 Feb 2025

https://github.com/jenspapenhagen/distancemeter

This is an quarkus mircoservice for Calculation the Distance in km form one german zipCode to another zipCode

java mircoservice quarkus

Last synced: 20 Jan 2025

https://github.com/gazolla/quarkus-spring-weather-app

This repository contains two projects: quarkus-weather: A REST API built with Quarkus that provides weather information for a given location. weather-client: A web client built with Spring Boot that consumes the Quarkus Weather API.

bff htmx java quarkus rest-api spring-boot

Last synced: 22 Jan 2025

https://github.com/jenspapenhagen/pigmess

Online Calucator for the boardgame Schweinerei

java lambda-functions mircoservice quarkus

Last synced: 20 Jan 2025

https://github.com/jenspapenhagen/level2maggi

This is an quarkus mircoservice for Convert the Level of the Saar in Sankt Arnual into count of "Maggi Würze (250g)" - Bottles (default, but can be changed by pathparameter)

java mircoservice quarkus rest

Last synced: 20 Jan 2025

https://github.com/artodeschini/proxyservice

Proxy para busca de endereços no Web Service dos correios

docker java maven microservice quarkus

Last synced: 16 Jan 2025

https://github.com/lefosg/quarkus-rest-car-rental-service

A Quarkus RESTful API for a car rental service (monolith + microservices)

actions api h2-database microservices quarkus rest

Last synced: 18 Jan 2025

https://github.com/iris-events/iris-manager

Iris - Event driven manager

java maven quarkus service

Last synced: 23 Jan 2025

https://github.com/iris-events/iris-subscription

iris iris-subscription service

iris java java-service maven quarkus service

Last synced: 23 Jan 2025

https://github.com/andbin/quarkus-restful-temperature-converter

A simple demonstrative RESTful web service for temperature conversion developed with the Quarkus framework

java quarkus restful

Last synced: 19 Feb 2025

https://github.com/harshjain2001/library

Library Management System

css html java js maven quarkus react

Last synced: 18 Jan 2025

https://github.com/inerska/quarkuscleanarchitecture

A real world project example of a quarkus micro-service and clean architecture focused application

architecture clean-architecture cqrs ddd domain-driven-design gradle hacktoberfest hibernate jakartaee java jee mediator quarkus

Last synced: 08 Feb 2025

https://github.com/teedjay/quarkus-reactive-devservices

Reactive Quarkus with Kafka and PostgreSQL

java kafka postgres quarkus reactive vert-x

Last synced: 12 Feb 2025

https://github.com/guilhermecamposo/camel_development_starter

example on how to put Camel tooling together for a complete development workflow

ansible camel java quarkus

Last synced: 12 Feb 2025

https://github.com/eduardoviega/springtoquarkusmigrationtcc

Ferramenta de Migração de Projetos, desenvolvida como parte do Trabalho de Conclusão de Curso (TCC) de Engenharia de Software

gpt-4o java openai-api prompt-engineering quarkus spring utfpr

Last synced: 05 Feb 2025

https://github.com/kuzznya/timepicker

Simple project to choose the date for the event with friends. It uses Kotlin, Quarkus, Kafka, Cassandra

cassandra kafka kotlin quarkus websockets

Last synced: 09 Jan 2025

https://github.com/jenspapenhagen/upload_backend

a simple upload backend for the upload service in quarkus

docker java quarkus

Last synced: 19 Feb 2025

https://github.com/iushi6/quarkus-process-decision-drl

Quarkus Application with BPMN , DMN and DRL configuration, "Scenario based": Expense Vaidation by Consent.

bpmn dmn drools-rule-engine java quarkus quarkus-example quarkus-maven

Last synced: 08 Feb 2025

https://github.com/yanmastra/quarkus-keycloak

Implement oauth2 keycloak on quarkus, and build base dependency for Microservices Architecture

hibernate keycloak openid-connect openidconnect openidconnect-client postgresql quarkus quarkus-extension quarkus-qute

Last synced: 08 Feb 2025

https://github.com/gbaufake/kogito-istio

Some Tests with Kogito

bpmn istio kogito quarkus

Last synced: 19 Feb 2025

https://github.com/eis/quarkus-example

Simple Quarkus app to get started.

java11 quarkus

Last synced: 01 Jan 2025

https://github.com/fejesa/reactive-file-server

Reactive File Server using Quarkus

fileserver java mutiny quarkus reactive-programming

Last synced: 10 Feb 2025

https://github.com/fejesa/distributed-file-process

Proof of concept for distributing tasks like virus scanning and file transfer using Hazelcast.

distributed-computing hazelcast java microservice quarkus

Last synced: 10 Feb 2025

https://github.com/manoelpiovesan/projections

Estudando o uso de projections e repository pattern com Quarkus

api-rest java projections quarkus repository-pattern

Last synced: 12 Feb 2025

https://github.com/damirscorner/20230217-kt-hibernate-validator

Sample project for 'Custom Hibernate constraint in Kotlin' blogpost

hibernate-validator kotlin quarkus

Last synced: 29 Jan 2025

https://github.com/damirscorner/20230203-quarkus-validation-response

Sample project for 'Custom validation response in Quarkus' blogpost

exception-mapper quarkus validation

Last synced: 29 Jan 2025

https://github.com/guilherme-alves-silve/quarkus-security-properties

Project based on the Udemy course Quarkus Backend development with Java and GraalVM (https://www.udemy.com/course/quarkus-backend-development-java)

java java-11 native quarkus quarkus-maven quarkusio

Last synced: 25 Jan 2025

https://github.com/polilluminato/wassword-api

Repo for the API service for Wassword

java maven quarkus quarkusio

Last synced: 10 Feb 2025

https://github.com/yuriytkach/stream-22-demo-app

Demo application for online YouTube stream #22

command-line demo-app picocli quarkus youtube-stream

Last synced: 29 Jan 2025

https://github.com/yuriytkach/demo-1-en-status-page

Serverless IP Weather & Location Status Page. Demo Project for Online Stream #1 (English)

lambda quarkus qute rest-client

Last synced: 29 Jan 2025

https://github.com/yuriytkach/stream-36-demo-app

stream-36-demo-app

gitops java lambda quarkus

Last synced: 29 Jan 2025

https://github.com/yuriytkach/stream-13-demo-app

Demo application for online Youtube stream #13

demo-app kafka kafka-streams quarkus youtube-stream

Last synced: 29 Jan 2025

https://github.com/dewantrie/ws-countdown-with-redis

A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.

countdown java quarkus redis vertx websocket

Last synced: 13 Feb 2025

https://github.com/aerphanas/volcanix-edu

my journey learning Java Back-end

back-end crud java quarkus rest-api

Last synced: 12 Feb 2025

https://github.com/aerphanas/file-upload

Quarkus File Upload

api java quarkus

Last synced: 12 Feb 2025

https://github.com/evanshortiss/rhmi-summit-2020-quarkus-kafka

A Quarkus application that retrieves transactions in JSON format from Kafka and exposes them to a web application

java kafka quarkus

Last synced: 05 Feb 2025

https://github.com/endurancecode/quarkus-playground

Code written following tutorials to learn Quakus

java kafka quarkus

Last synced: 09 Jan 2025

https://github.com/samuelmendespy/kube

Simple social media feed app with Quarkus(REST API) & MongoDB

api docker-compose java junit5 mongodb quarkus rest-assured testing

Last synced: 05 Feb 2025

https://github.com/shubhamv108/quarkus-demo

Quarkus Demo. Generated by code.quarkus.io.

panache panache-entity postgres quarkus

Last synced: 29 Jan 2025

https://github.com/ocp-devspaces-gamification/quarkus-microservices-kustomize-openshift-argocd

Showcase how to create, configure, and deploy multiple Quarkus microservices using Kustomize for configuration management, OpenShift Dev Spaces for development, and ArgoCD for continuous delivery.

argocd gitlab kustomize openshift quarkus

Last synced: 07 Dec 2024

https://github.com/murilobeltrame/quarkusdemoapi

A simple demo API using Quarkus

java quarkus

Last synced: 12 Jan 2025

https://github.com/leosimoes/udemy-java-quarkus-crud-produtos

Projeto do curso "Desenvolvimento Web com Quarkus - Básico" da Udemy.

crud java quarkus rest-api swagger

Last synced: 30 Jan 2025

https://github.com/sshaaf/book-service

Quarkus REST API example book-service

java keycloak oidc quarkus

Last synced: 22 Nov 2024

https://github.com/fejesa/quarkus-ui

A demo project comparing Jakarta Server Faces (JSF) with Angular for building a Single Page Application (SPA) on Quarkus. Features a Raspberry Pi catalog with filtering and sorting, showcasing PrimeFaces and PrimeNG components.

angular frontend primefaces primeng quarkus web

Last synced: 02 Jan 2025

https://github.com/iris-events/iris-router

Websocket router to iris backend

java maven quarkus service

Last synced: 23 Jan 2025

https://github.com/anmiralles/quarkus-getting-started

Quarkus sample application to demonstrate gitops approach.

gitops helm-charts quarkus

Last synced: 05 Feb 2025

https://github.com/majguo/java-on-azure-samples

Repository for hosting Java samples integrated with different Azure services.

acr aks azure azure-spring-apps disaster-recovery docker java open-liberty quarkus weblogic websphere-liberty

Last synced: 17 Jan 2025

Quarkus Awesome Lists
Quarkus Categories