feat: sql, migrations, sql postgress db setup, movie model
This commit is contained in:
+4
-2
@@ -10,8 +10,10 @@ http:
|
||||
type: json
|
||||
data: |-
|
||||
{
|
||||
"title": "2313",
|
||||
"runtime": "2"
|
||||
"title": "The Breakfast Club",
|
||||
"runtime": "96 mins",
|
||||
"year": 1986,
|
||||
"genres": ["drama"]
|
||||
}
|
||||
auth: inherit
|
||||
|
||||
Reference in New Issue
Block a user