diff options
author | Thesourtimes <cckhmck@gmail.com> | 2021-12-15 05:46:10 +0300 |
---|---|---|
committer | Thesourtimes <cckhmck@gmail.com> | 2021-12-15 05:46:10 +0300 |
commit | 0d16ae1da40b7d8b2619c6c5ae79ff9cd3c8c5c3 (patch) | |
tree | 51798597743af7cfceccf5441dff3692fbe3643f /api/src | |
parent | Make the test client togglable (diff) | |
download | server-0d16ae1da40b7d8b2619c6c5ae79ff9cd3c8c5c3.tar.xz |
Add the new discovery route
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/guild-recommendations.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/api/src/routes/guild-recommendations.ts b/api/src/routes/guild-recommendations.ts new file mode 100644 |