Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
/ restdb Public archive

restdb exposes a database in REST APIs over HTTP, allowing to create, update, delete and consult stored records.

License

Notifications You must be signed in to change notification settings

lucasdillmann/restdb

Repository files navigation

restdb

RestDB exposes a database in REST APIs over HTTP, allowing to create, update, delete and consult stored records.

The project is under development. This README will be evolved soon with the project structure, objectives and usage guide.

Development goals and status:

Goal Status
Architecture definition Done
DSL syntax definition for query results filtering Done
Main source code Done
CI/CD with TravisCI Done
Docker image release on CI/CD Done
Static code analysis on CI/CD Done
Unit tests source code In progress
Validation of a minimum unit tests source code coverage Pending
Unit tests execution on CI/CD Done
Integration tests implementation using Postman In progress
Integration tests on CI/CD Done
Evolve README file In progress
OpenAPI support Done
Support for PostgreSQL Done
Support for Microsoft SQL Server Done
Support for MySQL/MariaDB Done

About

restdb exposes a database in REST APIs over HTTP, allowing to create, update, delete and consult stored records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published