/fw12-backend

backend_deploy for cinephile app

Primary LanguageJavaScript


Backend Cinephile App

Description

Backend Program for Cinephile apps

Table of Contents

Technologies

Run App

  • Requirement:

  • Clone the repo.

    git clone https://github.com/faisalchakiki/fw12-backend.git
    cd fw12-backend
  • Install the dependencies.

    npm install

    Development

    Set up your ENV

    npm run dev

    Open Postman Run the development server and open http://localhost:8888

ENV Example

Get your Cloudinary Account

CLOUD_NAME =

API_KEY =

API_SECRET_CLOUD =

CLIENT_ID=

CLIENT_SECRET=

REFRESH_TOKEN=

Main End Point

url method desc
/movies GET get all movies
/movies/nowShowing GET Retrieve the running movie data
/movies/upComing GET Retrieve data movie that will come