OStillman / ODACShows

Splitting out PI_Webserver to contain the most useful aspects. This focuses on the Show Planner, with a new name of ODAC Shows
0 stars 0 forks source link

API Required for On Demand Show Adding #14

Closed OStillman closed 3 years ago

OStillman commented 3 years ago

Revamp Endpoint for Adding an On Demand Show. This needs to be an API driven endpoint with clear entry/exit points, error catching and fully configured for use

Must Contain:

OStillman commented 3 years ago

Branch V1.1.1-On-Demand-API Set up to for On Demand API Revamp

OStillman commented 3 years ago

Endpoint = /od Method = POST DB Table = ODShows & channels (for service attribute)

OStillman commented 3 years ago

Each request requires:

OStillman commented 3 years ago

Progress Update:

TODO:

OStillman commented 3 years ago

Progress update:

TODO:

OStillman commented 3 years ago

Completed.

Findings