1.0.0
Release Notes
Initial release. Working endpoints:
GET:/info: Provides information about the version of the backend.
POST:/query: Makes a query to the given server. Requires a body in JSON, withserver,database,username,password,queriesand optionallyport.queriesis a string array with all the SQL queries to be run.