icssc / anteater-api

API that provides easy access to public data from UC Irvine. Developed for Anteaters, by Anteaters.
https://anteaterapi.com/reference
GNU Affero General Public License v3.0
3 stars 0 forks source link

feat: api key management interface #22

Closed andrew-wang0 closed 5 days ago

andrew-wang0 commented 2 weeks ago

Description

Add next app for creating & deleting api keys

Related Issue

Closes #10

Motivation and Context

How Has This Been Tested?

Tested locally.

Setup:

docker compose up
pnpm run users-db:migrate

Screenshots (if appropriate):

Types of changes

Checklist:

andrew-wang0 commented 1 week ago

Attempted to address all comments. Lmk if anything still seems out of place. :pray: