Skip to content

bearddan2000/python-web-tornado-api-dolt-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-tornado-api-dolt-simple

Description

Simple api for a tornado project. Creates and return table dog.

Tech stack

  • python
  • tornado
  • sqlalchemy
  • dolt

Docker stack

  • python
  • dolthub/dolt-sql-serverdb

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit