crud_movie_manager

module
v0.0.0-...-d3ff880 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2022 License: MIT

README

Movie list management app

TODO:
  • add documentation for authorization and registration
Tools:
  • go 1.19
  • postgres
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

image

Directories

Path Synopsis
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL