Skip to content

AndrewL14/Movie-review-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie-review-api

description

This Project was made to showcase my understanding of web API, SpringBoot, and MongoDB. This Project is an anonymous movie review API that can be easily integrated into most front-end designs.

DISCLAIMER

Since this project is used just to showcase my knowledge the .env file will show up in my Github repo, in actual practice, the .env file would be hidden and not be added to the repo.

Currently, the user and authentication have not been fully implemented yet.

Program-startup

  1. Clone the project onto your local desktop.
  2. Compile the project then go to the MovieApplication.java class
  3. Run the Application.
  4. To interact with the program you will need a terminal, an Application like Postman, or any Browser.
  5. The application should be running on http://localhost:8080/
  6. Look at Request navigation below for all commands then copy and paste them into your selected option.

Note:

This program's responses or in JSON format to best Read I recommend Postman or terminal

Request navigation

View sample request docs

List of available movie imdbId's:

  1. tt3915174
  2. tt1630029
  3. tt8760708
  4. tt11116912
  5. tt6443346
  6. tt0499549
  7. tt3447590
  8. tt9114286
  9. tt10298840
  10. tt8093700
  11. tt8429231

About

Movie review application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published