/openMovieApi

A simple project to implement an API using Go

Primary LanguageGo

Open Movie

Open Movie is a project to follow along Let's Go Further Advanced patterns for building APIs and web applications in Go by Alex Edwards in order to learn while doing

Installation

Clone this repo

You will need to have installed postgres

postgres --version

For mac users, you will need to install golang-migrate

brew install golang-migrate