Update 'README.md'

This commit is contained in:
Milan Toman
2019-06-13 08:05:42 +00:00
parent 9a8679d31f
commit fcf0dcfa04

View File

@@ -10,3 +10,10 @@ Simple, lightweight, universal SQLite API, based on cherrypy.
5. row inserts
6. row deletes
7. row modifies
## REST API
https://www.restapitutorial.com/
## Cherrypy http microframework / server
https://cherrypy.org/