Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 437 Bytes

File metadata and controls

11 lines (8 loc) · 437 Bytes

About

This is my diploma project called Asq. It's an app that translates queries in Russian language into SQL queries. The server file is modules/server.py, it can be started with the following command:

waitress-serve --port=8000 server:app

The repository for the app can be found here.

The pdf document can be found here.