Initial commit

This commit is contained in:
spoton
2019-06-12 17:58:58 +00:00
committed by Gitea
commit 19bbd9b382
2 changed files with 22 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# cherrypy_sqlite_restapi
Simple, lightweight, universal SQLite API, based on cherrypy.
Requirements:
------------------------
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