Skip to content

mstkm/fw12-backend

Repository files navigation


Backend Karcis App

Table of contents

Description

Backend application for fw12-frontend repository

Built with

Express Cors Argon2 Dotenv JWT Morgan Multer Nodemon pg Cloudinary Googleapis MulterStorageCloudinary Nodemailer

Technologies

ENV Example

Database URL

DB_URL =

Port server

PORT =

Client id google mail api

CLIENT_ID =

Client secret google mail api

CLIENT_SECRET =

Refresh token google mail api

REFRESH_TOKEN =

Main End Point

url method desc
/auth/login POST login
/auth/register POST registrasi
/auth/forgotPassword POST if forgot password
/auth/resetPassword POST reset password
/movies?limit&page&search&sort&sortBy GET get all movies with a default limit of 5 movies
/movies/nowShowing?limit=&page=&search&sort&sortBy=title&month GET get all the movies that are currently showing with a default limit of 5 movies
/movies/upcoming?month=&year&limit&page&search&sort&sortBy GET get all movies based on the month of release with a default limit of 5 movies
/profile/transaction POST make transactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published