Initial commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal 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
|
||||
Reference in New Issue
Block a user