Go to file
HeshamTB 0d66c6f50f
sql_app: another api app to test
In sql_app/main.py, new path fucntions are tested
	for database connections, quary.

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2022-03-06 16:13:50 +03:00
sql_app sql_app: another api app to test 2022-03-06 16:13:50 +03:00
.gitignore sql_app: another api app to test 2022-03-06 16:13:50 +03:00
echo_server.py init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00
genssl.sh init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00
mkdb.sh init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00
reqs.txt python requirments 2022-03-03 14:45:09 +03:00
run-tls init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00
schema.sql init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00
server.py init: server workds with tls, needs database models 2022-03-03 14:42:02 +03:00