This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.

14 lines
259 B
Bash
Raw Normal View History

#!/bin/bash
# Date: 2023-03-07
# Developer: Hyperling
# Purpose: Create a test user and some test data.
## Create User ##
# curl POST test_user test_password etc etc
## Create Entries ##
# curl POST test_user 2023-03-07 "Mangoes and rice" FALSE "Yummy!"