Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 703 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 703 Bytes

lc-renderer

crates.io docs inspection-stable

Server to render chart images

API

The server implements gRPC API of lc-proto ChartRenderer service.
It performs only a very basic validation of input parameters.
Please use lc-api for complex validation and REST API.