Skip to content

avijeetnair/MovieBooking-backend

Repository files navigation

Link to the Frontend of this repo:

https://github.com/avijeetnair/MovieBooking-frontend

MovieBooking-backend

MBA - Movie Booking Application Backend

Learning the development of RESTful APIs for backend

This code base contains logic/structure for creating the Restful APIs for the MBA app

Features

Setting up project structure and database Setting up data models for movie item API for CRUD operation on movie resource- Ability to create, read, update and delete movies.

Prerequisite

Understanding of Node.js Understanding of Async Await Mongo DB locally installed and running

Tech

Node.js Mongodb

Installation

this app requires Node.js v14+ to run.

Install the dependencies and devDependencies and start the server.

npm install
npm run devStart

Development

Want to improve? Great! Make the changes and raise a PR. Reach out to me over avijeetnair.avj@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors