lukarmar / movie-catalog-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catalog


API movie catalog v1.0.0 / Film catalog visualization project

API to register and get catalog of the movies.

TODO project

API initial processes:

  • Create catalog
  • Get all catalog
  • TDD
  • Integrations tests

Prerequisites

Before you begin, make sure you've met the following requirements:

  • You have installed the latest version of <Nodejs / v16.x>
  • Install docker and docker compose
  • Operational system <Windows / Linux / Mac>.
  • Documentations <v1.0.0 / api/docs>.

Installing

Follow these steps:

Clone repository <SSH> :

git clone https://github.com/lukarmar/movie-catalog-api.git

Clone repository <HTTPS> :

git clone git@github.com:lukarmar/movie-catalog-api.git

Install dependencies:

npm install --silent

Run project development:

docker-compose up 

Documentation: api-doc


Made by me. At the sound of gun. By Luka Rocha đź‘‹ Linkedin

About


Languages

Language:TypeScript 98.2%Language:JavaScript 1.4%Language:Shell 0.4%