Langresus Project API (A Java Web API complete with Terraform deployment files)
# urhobo_dictionary_web_api
Before testing this server locally, you must start a container, perform the flyway migrations, and generate JOOQ code.
Run the following command to do this in one go
```shell
bash generate_test_jooq.sh
```