GreenLightning
  • GreenLightning
  • Chapter 0: What is Green Lightning?
    • Downloads
    • FAQs
    • Benchmarks
  • Chapter 1: Getting Started with GreenLightning
    • What you need
    • Simple REST Server
      • Getting Started
      • Structures and Fields
      • Saying Hello
      • Posting and Responding with JSON
    • Comprehensive Start Guide
  • Chapter 2: Configuration
    • HTTP Configuration
    • MQTT Configuration
    • TLS Certificates
  • Chapter 3: Listeners and Behaviors
    • Default Listeners
    • Blocking Behaviors
  • Chapter 4: Routes
    • Basic Routing
  • Chapter 5: PubSub
    • Publish & Subscribe
  • Chapter 6: Clients
    • HTTP Client
    • MQTT Client
Powered by GitBook
On this page
  • What is GreenLightning?
  • Why should I start using GreenLightning?
  • Where can I find examples on how to use GreenLightning?
  1. Chapter 0: What is Green Lightning?

FAQs

PreviousDownloadsNextBenchmarks

Last updated 6 years ago

What is GreenLightning?

GreenLightning is an embeddable high-performance microservice framework with built-in HTTP and MQTT support.

Why should I start using GreenLightning?

It is a 100% open-source project, designed to be easy to use while still proving to be very performant.

Where can I find examples on how to use GreenLightning?

Refer to these docs or see the .

examples repo