Skip to content

PlaidPeacoat/movie_api

Repository files navigation

Movie API

Description

Movie API is a backend server application built with Node.js and Express.js. It provides a RESTful API for accessing movie data and managing user accounts.

Features

  • User registration and authentication
  • Movie information retrieval
  • User profile management
  • Movie favorites functionality

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install the dependencies using npm install.

Usage

  1. Set up a MongoDB database and configure the connection string in config.js.
  2. Start the server using npm start.
  3. Access the API endpoints using a REST client or browser.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB

Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published