module
Version:
v0.0.0-...-d3ff880
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: MIT
Opens a new window with license information.
README
¶
Movie list management app
TODO:
- add documentation for authorization and registration
How to use this on Windows
Run containers:
docker-compose up --build crud_movie_manager
Json example for POST query:
{
"title": "Witcher",
"release": "2020",
"streamingService": "Netflix"
}
API example

Click to show internal directories.
Click to hide internal directories.