hugosbg / worst-movies-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Rest

Lista de indicados e vencedores da categoria Pior Filme do Golden Raspberry Awards

Usage

$ git clone https://github.com/hugosbg/worst-movies-api.git
$ cd worst-movies-api/
$ yarn
$ cp .env.example .env
$ yarn start:dev

Test

$ yarn test

Documentation

Swagger: http://localhost:3000/api/doc

About


Languages

Language:TypeScript 95.0%Language:JavaScript 5.0%