feat: validation, postgress connection,

This commit is contained in:
2026-03-12 11:23:18 +01:00
parent abf2db2798
commit 56fa7b6c21
15 changed files with 269 additions and 37 deletions
@@ -0,0 +1,8 @@
name: Development
variables:
- name: URL
value: http://localhost:4000/
- name: VERSION
value: v1
- name: MOVIE_ID
value: "1"