valiantkevin / julo-backend-test

Wallet Mini Service made for Julo backend test using Flask and SQLite3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

julo-backend-test

Wallet Mini Service made for Julo backend test using Flask and SQLite3

Installation

After downloading Python 3, do pip install Flask
Copy all files into your prefered directory, then do python init_db.py to initialize an empty sqlite db file
Run python wsgi.py and then you can access the endpoints here
All the endpoints are listed here

About

Wallet Mini Service made for Julo backend test using Flask and SQLite3


Languages

Language:Python 100.0%