Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xxczaki/movies-cli

🎥 Get information about your favorite movies
https://github.com/xxczaki/movies-cli

api app chalk cinema cli cli-app database db film got graphql imdb info movie movies nodejs npm search tmdb tmdb-api

Last synced: 2 months ago
JSON representation

🎥 Get information about your favorite movies

Awesome Lists containing this project

README

        

# Movies CLI 🎥

> Get information about your favourite movies!

[![Build Status](https://travis-ci.org/xxczaki/movies-cli.svg?branch=master)](https://travis-ci.org/xxczaki/movies-cli)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)

![Animated SVG](https://rawcdn.githack.com/xxczaki/movies-cli/master/movies.svg)

---

## Install
```bash
npm install --global movies-cli
```



## Usage

Just type `$ movies` to get started :unicorn:

## Info

This app is using the GraphQL wrapper for [The Movie Database](https://www.themoviedb.org/) API, made by [agustif](https://github.com/agustif) and available [here](https://movie-database-graphql-qwqnwstigc.now.sh/graphiql).

### License

MIT