Go to file
Santiago Lo Coco daebf53be6 Add README.md 2024-10-20 15:53:28 +02:00
templates Remove old templates 2024-10-20 15:47:09 +02:00
.env.dev Add API and webapp 2024-10-20 15:46:47 +02:00
.gitignore Update .gitignore 2024-10-20 15:53:19 +02:00
README.md Add README.md 2024-10-20 15:53:28 +02:00
app.py Add API and webapp 2024-10-20 15:46:47 +02:00
db.py Add API and webapp 2024-10-20 15:46:47 +02:00
requirements.txt Add API and webapp 2024-10-20 15:46:47 +02:00
run.bat Add API and webapp 2024-10-20 15:46:47 +02:00
run.sh Add API and webapp 2024-10-20 15:46:47 +02:00

README.md

GetEndpoints

Prerequisites

  • python >= 3.11
  • python-venv

Usage

  1. Open the terminal.

  2. Navigate to the project directory.

  3. Run the application:

    bash run.sh