Atlas-Rhythm / Hive

A general backend project for modding communities.
GNU Affero General Public License v3.0
11 stars 1 forks source link

Move graphql endpoint under "/api" #108

Closed Auros closed 1 year ago

Auros commented 1 year ago

Self-explanatory. This makes it easier on the frontend to do URL replacements and overall reduces complexity for whenever we need to setup a reverse proxy, as every other endpoint in the base Hive is manually prefixed with /api