Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 747 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 747 Bytes

CRUD Operations with NodeJS + DynamoDB

aws-sdk express joi

body-parser dotenv morgan


Functionalities

✅ Add Movie

✅ Update Movie

✅ Get Movie

✅ Get All Movies in a Given Year

✅ Get All Movies in a Given Year Starting With a Given Letter

✅ Get All Movies in a Given Range of Year

✅ Delete Movie