Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

405 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest2sql-plugin

Creating a CRUD JSON REST API for remote consumption of MariaDB datas

The goal is to provide an easy way to map http requests to CRUD-like DML statements and eventually stored procedure calls with json objects in http as response. The scope of this project will stay "limited" to DML only.

design decisions

Project Status

  • Release: pre ALPHA
  • Current Version: 0.1
  • dev version: 0.2
  • Status: Active development
  • Last Updated: 20250809
  • Actual development branch : dev

Direct tables access

Stored procedure calls (TBD)

compilation instructions

upcoming features

Contributions

  • Awesome people
  • If you want to contribute, please take a look at branches. The development branch is announced in the project status. There will be one per http method to handle with corresponding name.

About

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

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages