Automatically generate a RESTful API service for your legacy database. No code required!
-
Updated
Mar 22, 2021 - Python
Add a description, image, and links to the sqlite-database topic page so that developers can more easily learn about it.
To associate your repository with the sqlite-database topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Currently the gradle files contain a lot of stuff which they do not need to handle indeed, such as storing the version numbers/ids, raw dependencies' names in strings. They can be cleaned up and via separating the functionalities, they'll be more readable and understandable.
Describe the solution you'd like
Conversion from