Source code for the Serverless workshop on Frontend Masters.
Stars
76
Forks
56
Watchers
Open Issues
8
Overall repository health assessment
^2.6.0
^0.11.0
User
15
commits
1
Update README.md
0366c63
Updates the README. (#1)
7012f83
docs: copy the finished README to the main branch
dc85fd0
feat: require admin role to post
fb7c90a
feat: add movies to the database
2706c96
feat: load movies from Hasura
b9361ed
feat: add ratings from OMDb to movie data
d6c4cb6
feat: function to retrieve a movie by ID
840d582
feat: simple query string example
78a94d3
feat: load data from JSON
55e557c
feat: first serverless function
b082631
docs: add resources
aab8dcc
feat: starting point for the workshop
b2c47c7
fix: simpler implementation
a0f4cce
feat: load data
4877a1c