diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2023-12-21 16:19:02 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2023-12-21 16:19:02 +0200 |
commit | 35258a39a1aa5f6651ecb01a7f190000a3dd2cdc (patch) | |
tree | 95b6365b87c34acfd993157e43b6ff87efbe747a | |
parent | 4329c5067f1a481e9fa4876169746a5d164b87e3 (diff) | |
download | epq-api-35258a39a1aa5f6651ecb01a7f190000a3dd2cdc.tar.gz epq-api-35258a39a1aa5f6651ecb01a7f190000a3dd2cdc.tar.bz2 epq-api-35258a39a1aa5f6651ecb01a7f190000a3dd2cdc.zip |
API v1 Working
TODO Investigate modular testing
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4aca7aa --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# EPQAPI +# This is the Spring Boot Persistence API for my EPQ backend.
\ No newline at end of file |