Giter VIP home page Giter VIP logo

omdb-bot's Introduction

omdb-bot

Travis CI Build Status  Known Vulnerabilities  dependencies Status  devDependencies Status

Finds film details on IMDB via the OMDB API.

Prerequisites

  1. git.
  2. Node 12+.
  3. Docker Desktop

Installation

% git clone https://github.com/kreig303/omdb-bot.git
% cd omdb-bot
% npm it

Configuration

  1. Register for an OMDB API key.
  2. Create a .env file at the root of the app directory
  3. Configure .env as follows. Port 8000 is my default. YMMV.
PORT=8000
BOT_KEY=abcdefg

Usage

Develop

% npm run start:dev

Run

Docker

% docker-compose build
% docker-compose up

CLI

% npm start

Endpoints

  1. /api/movie/[title of film] (gets movie info)
  2. /api/poster/[imdb id for film] (gets movie poster)

History

Discover the release history by heading on over to the releases page.

Contribute

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

and licensed under:

omdb-bot's People

Contributors

kreig303 avatar greenkeeper[bot] avatar snyk-bot avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.