Metron-Project / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
90 stars 7 forks source link

Add a POST API for Admin users #154

Closed bpepple closed 1 year ago

bpepple commented 1 year ago

Initial POST API for admins users, which will allow us to build better tools to add new data to Metron.

Note: API change. Remove 'image' field from Series GET Method