Coder Social home page Coder Social logo

markaphillips / movie-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.24 MB

GraphQL wrapper around the Movie DB API

Home Page: https://eu-movie-api.herokuapp.com/

JavaScript 99.55% Dockerfile 0.45%
apollo-server circle-ci docker graphql javascript jest mongodb

movie-api's People

Contributors

dependabot[bot] avatar markaphillips avatar martysavva avatar mediasplash avatar

Watchers

 avatar  avatar

movie-api's Issues

Add Age to Person

calculated from DOB if no DOB listed - return null
if date of death listed - age should be based on this date

Add mongoDB to be able to store additional data outside of MovieDB

mongoDb Atlas - initial prerequisite to build a simple mutation in GraphQL that stores the featured Movie to allow for a history

Can use mongoDb timestamp to stored history - and the movieId

at the beginning of every day a cron job is run that updates the history collection in mongoDB with the above data

Extend API search to include pagination

Includes - last param - review before and after
set hasPreviousPage and hasNextPage
ensure correct records obtained when passing different params in relation to paging

Improve Circle ci workflow

  1. Git Tag a deployment after Docker build and deploy is completed - finding that errors can occur in the Docker build and the release is tagged
  2. Review [ci skip] to see if there are other method to prevent a build showing up in circle - i.e not run - showing Tag is useful but not the following : Release version 1.0.5 [ci skip]
  3. There is an issue when PRs are run concurrently - version no and tags are reused which causes an error - review how this can be improved

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.