Skip to content

MyTop100Movies - API, is an application which lets users set their top 100 movies. Movies could come from an API like The Movie Database. It allows a user to add a movie, list and rank their movie selections.

License

Notifications You must be signed in to change notification settings

mucyoalexaxel/mytop-100-api

Repository files navigation

MyTop100Movies API

Description

MyTop100Movies - API, is an application which lets users set their top 100 movies. Movies could come from an API like The Movie Database. It allows a user to add a movie, list and rank their movie selections.

InstallationS

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Stay in touch

About

MyTop100Movies - API, is an application which lets users set their top 100 movies. Movies could come from an API like The Movie Database. It allows a user to add a movie, list and rank their movie selections.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published