Stefan4472 / Stefans-Blog

Personal blogging platform built in Python
MIT License
0 stars 0 forks source link

Implement File API Endpoints #72

Closed Stefan4472 closed 1 year ago

Stefan4472 commented 1 year ago

This will also require changes to the SQLAlchemy models

Stefan4472 commented 1 year ago

Reduction of scope: don't yet implement File references. This needs to wait for Posts to be refactored.

Also, leave the current Image API in place.