author | Jacob Casper <dev@jacobcasper.com> | |
Sun, 9 Jun 2024 01:01:34 +0000 (20:01 -0500) | ||
committer | Jacob Casper <dev@jacobcasper.com> | |
Sun, 9 Jun 2024 01:01:34 +0000 (20:01 -0500) | ||
commit | 53920b73b4f6a13d669ae34ee5d4c458eb516048 | |
tree | c32a26ddd3bc053cf0905bf2d9ee9fe3c6d92b32 | tree | snapshot |
parent | 73794cbc73bfc7d5528a11a5d5dd6603bf7c8c12 | commit | diff |
.gitignore | [new file with mode: 0644] | blob |
pom.xml | [new file with mode: 0644] | blob |
src/main/java/com/jacobcasper/xivgraph/App.java | [new file with mode: 0644] | blob |
src/main/java/com/jacobcasper/xivgraph/controllers/ApiController.java | [new file with mode: 0644] | blob |
src/main/java/com/jacobcasper/xivgraph/controllers/StaticController.java | [new file with mode: 0644] | blob |
src/main/resources/templates/index.html | [new file with mode: 0644] | blob |