UW-xDD / document-store

A supplemental store for public/user provided PDFs that provides full-text access, integrates with xDD APIs.
0 stars 1 forks source link

Feature: Add & Delete Documents #17

Closed mwestphall closed 6 months ago

mwestphall commented 6 months ago

Add api-key-gated operations for adding and deleting an article in the document store

mwestphall commented 6 months ago

A few inline comments. Overall it looks fine, but the introduction of delete operations means we should plan to move away from organizational API keys, in which case we want to keep a little bit more information about who these keys are getting created for.

I'll also update the API keys table to include a name and email field for better tracking