This is an experimental repository in a backend-for-frontend (BFF) design.
To initially bring this API into your project in a directory called third_party you can try
git subtree pull --prefix third_party/uEventAnalysisToolAPI https://github.com/uofuseismo/uEventAnalysisToolAPI.git --squash main
To update, first check everything is checked in, then try
git subtree pull --prefix third_party/uEventAnalysisToolAPI https://github.com/uofuseismo/uEventAnalysisToolAPI.git --squash main