Spaces:
Paused
Paused
File size: 308 Bytes
20b65a4 |
1 2 3 4 5 |
## TODO
* Create Instance class
* add a method to register the instance to Load Balancer on ```[POST]<load_balancer_url>/api/register``` route
* add `[GET] /api/get/report` route to return a report consist of film_store.json, tv_store.json, cache_size
* add two api routes to delete a certain film or episode |