Git Product home page Git Product logo

myflix-api's Introduction

myFlix-API

Project Overview

  • This project is the server-side component of a movies web application called "myFlix". The web application will provide users with access to information about different movies, directors, and genres. Users will be able to sign up, update their personal information, and create a list of their favorite movies.

  • The server-side of the application will be built using JavaScript, Node.js, Express, and MongoDB. It will consist of a well-designed REST API and an architected database. Users of myFlix will be able to access the application whenever they like to read information about different movies or update their user information, for instance, their list of "Favorite Movies."

Essential Features

1.Return a list of ALL movies to the user 2.Return data about a single movie by title to the user 3.Return data about a genre by name/title 4.Return data about a director by name 5.Allow new users to register 6. Allow users to update their user info 7. Allow users to add a movie to their list of favorites 8. Allow users to remove a movie from their list of favorites 9. Allow existing users to deregister

Get Started

  • To get started with this movie API, you will need to have Node.js and MongoDB installed on your machine. Once you have those installed, you can clone this repository to your local machine and run 'npm install'.
  • Finally, you can start the server by running the following command 'npm start'. The server will start on port 8080 by default. You can now send HTTP requests to the API's URL endpoints using a tool like Postman. Refer to the API documentation '/' for information on how to use the endpoints.

Author

  • Author This API was created by me. If you have any questions or feedback, you can contact me at [email protected].

myflix-api's People

Contributors

jacobcoch avatar

Watchers

 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.