MyFirstGOServer

myFirstGOServer is a simple Go-based API server that interacts with a MongoDB database. It provides basic CRUD (Create, Read, Update, Delete) operations for managing a watchlist of movies.

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

You'll need the following software/tools installed on your system:

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/myFirstGOServer.git