Skip to content

A microservice responsible for receiving registered patron/moviegoer, adding genres, list of movies, and finding interested subscribers to a movie during SMS broadcasting

Notifications You must be signed in to change notification settings

luso-solutions/moviez-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moviez-backend

A microservice responsible for receiving registered patron/moviegoer, adding genres, list of movies, and finding interested subscribers to a movie during SMS broadcasting

4 endpoints

  1. http://localhost/moviez/index.php/Genres
name - CRUD
  1. http://localhost/moviez/index.php/Registration
name, dob, phone, email, genres - (Push only)
  1. http://localhost/moviez/index.php/Movies
date, time, name, starring, genres, rating, description - CRUD

(token involved)
  1. http://localhost/moviez/index.php/Broadcast
movie (push only)

(token involved)

About

A microservice responsible for receiving registered patron/moviegoer, adding genres, list of movies, and finding interested subscribers to a movie during SMS broadcasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published