AquaSaying - 💕Just Like 💧AQUA. A simple Quote API written with python3, flask, and mysql.
First, import AquaSaying.sql
Then, fill in the MySQL config in /server/app.py
and some other config in /public/AquaSaying.js
.
Last, run it with Python3
python3 ./server/app.py
- add more quotes.
- make
/server/jsonwritter.cpp
available.