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: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aesteve/vertx-sse Provides an SSE handler for Vert.x Web to support Server-Sent-Events 47
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
aesteve/vertx-eventbus-client-rs Provides Rust primitives to interact with Vert.x's TCP-based event bus 10
aesteve/vertx-kotlin-todomvc Implementation of the TodoMVC server using Vert.x and Kotlin 7
lukehutch/serverx A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. 19
aesteve/vertx-feeds An application that aggregates news from various sources and notifies subscribers in real-time. 130
aesteve/vertx-dgraph-client An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service 1
sczyh30/vertx-blueprint-microservice An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture. 776
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,112
remarkjs/remark-rehype Transforms markdown into HTML to support HTML processing plugins 275
ef-labs/vertx-elasticsearch-service Vert.x implementation of an Elasticsearch service with event bus proxying 57
reactiverse/vertx-maven-plugin A tool for automating build processes and enhancing development workflows for Vert.x applications 74
bulivlad/vertx-codegen-plugin Facilitates code generation for Vert.x Java projects by configuring the build environment. 9
aesteve/http2-showcase Demonstrates performance differences between HTTP/2 and standard HTTP using Vert.x 7
alexxnb/svelte-preprocess-markdown Allows Svelte components to be written in markdown syntax 137