Skip to content

volkya/wordsApp-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first CRUD using Flask from Python

Im not use an ORM, this create query in the database.

#Stack

Language Backend Fronted Database Platform Author
Python 3.8 Flask Jinga2 MySQL Machine Volkya

Init database

docker run --name wordsApp -d -p 3319:3306 -e MYSQL_ROOT_PASSWORD=1234 -e MYSQL_DATABASE=wordsApp mariadb

About

A simple crud of words from different countries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published