Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.62 KB

json2sql-plugin

Creating a JSON API for remote consumption of MariaDB datas

The goal is to provide an easy way to map simple DML statements and stored procedure calls to http requests handing over json object as response. The scope of this project will stay "limited" to DML only.

Project Status

  • Release: pre ALPHA
  • Current Version: 0.1
  • Status: Active development
  • Last Updated: 20241231 - December 31, 2024

Direct tables access

Stored procedure calls

compilation instructions

upcoming features

Contributions

  • Awesome people

  • If you want to contribute, please take a olook at branches. There will be one per http method to handle with corresponding name : GET for HTPP GET etc ...

    design decisions

  • discussion