Simple, lightweight, universal SQLite API, based on cherrypy.
1. universal 2. ssl / non-ssl versions 3. secure / cleanup of querries 4. DB/table specification 5. row inserts 6. row deletes 7. row modifies
https://www.restapitutorial.com/
https://cherrypy.org/
set up Cherrypy server as base for RESTAPI (matoumi)
classes and functions for DB operations and mapping
aggregate functions and complex queries mapping