Giter Club home page Giter Club logo

themoviedb's Introduction

TheMovieDBftovaro

This is an API where you can store movies that are published in TheMovieDB.

Once the movies are stored in our DB, you can easily search and filter the movies.

Installation

First of all, this app was created with Ruby 2.6.4 and Rails 6.0.2.1. We use Postgresql as DB so get that ready before anything, also, we use Node 10.14.1.

After you have cloned the project, go inside the folder and run bundle install, then rails db:create db:migrate db:seed.

Once done, you can start the server with rails s

Testing

This project uses Rspec for testing, we have models, controllers, and services tests, don't forget to check them out!.

To run the tests just run rspec spec

Deployment

This API is currently online and deployed in Heroku and can be used by anybody.

URL: https://moviedbftovaro.herokuapp.com/

Wiki

Find more about this cool API and its endpoints here

How to make it ​high-volume​

First, I'd use Algolia with InstantSearch to manage the search in the webpage and use Sidekiq to manage concurrency and avoid making request in the main thread to an external service as TheMovieDB and calls to the Database

themoviedb's People

Contributors

ftovaro avatar dependabot[bot] avatar

Watchers

 avatar  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.