Sandi Miftah Nur Arizal
Moviereview, Simple Project uses Express, AXIOS and PostgreSQL
Objectives:
Create a website for movie review that collaborate Express JS, Restful API using AXIOS, and PostgreSQL to preserve the data into the database.
Features:
CRUD features on the database
Fetch API data using Axios from https://omdbapi.com
Store the result to the database
Render the database into express through EJS templating
Documentations: