abhay-raizada / accio

A backend automation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accio

A tool to automate your backend.

Accio Description

Setup

Make sure you use a python3 environment

pip install -r requirements.txt

To run: FLASK_APP=server.py python3 -m flask run

To use: place a file in root directory then from a different terminal run: curl 127.0.0.1:5000/<name_of_file>

About

A backend automation tool


Languages

Language:Python 100.0%