Skip to content

Creating an internal JSON API to access datas straight from said API

License

Notifications You must be signed in to change notification settings

MariaDBJones/JSON2SQL-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Creating an internal JSON API to access datas straight from said API

Topics

Resources

License

Stars

Watchers

Forks