vertx-markdown-service

Markdown processor

Basic Vert.x service to generate HTML from markdown using the event bus.

Basic Vert.x service to generate html from markdown over the event bus

GitHub

6 stars
2 watching
5 forks
Language: Java
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aesteve/vertx-sseProvides an SSE handler for Vert.x Web to support Server-Sent-Events47
aesteve/todo-backend-vertxAsynchronous implementation of a simple Todo backend using Vert.x and localMap for storage5
aesteve/vertx-eventbus-client-rsProvides Rust primitives to interact with Vert.x's TCP-based event bus10
aesteve/vertx-kotlin-todomvcImplementation of the TodoMVC server using Vert.x and Kotlin7
lukehutch/serverxA Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features.19
aesteve/vertx-feedsAn application that aggregates news from various sources and notifies subscribers in real-time.130
aesteve/vertx-dgraph-clientAn example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service1
sczyh30/vertx-blueprint-microserviceAn illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture.775
vert-x3/vertx-webProvides building blocks and a template engine for creating web applications with Vert.x1,112
remarkjs/remark-rehypeTransforms markdown into HTML to support HTML processing plugins275
ef-labs/vertx-elasticsearch-serviceVert.x implementation of an Elasticsearch service with event bus proxying57
reactiverse/vertx-maven-pluginA tool for automating build processes and enhancing development workflows for Vert.x applications74
bulivlad/vertx-codegen-pluginFacilitates code generation for Vert.x Java projects by configuring the build environment.9
aesteve/http2-showcaseDemonstrates performance differences between HTTP/2 and standard HTTP using Vert.x7
alexxnb/svelte-preprocess-markdownAllows Svelte components to be written in markdown syntax137