Files
cherrypy_sqlite_restapi/README.md
2019-06-12 20:05:00 +02:00

13 lines
288 B
Markdown

# 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