Skip to content

A Java Spring Boot repository housing a REST API for delivering random movie quotes.

Notifications You must be signed in to change notification settings

faeztgh/JAVA-movie-app-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot Logo

A progressive JAVA framework for building efficient and scalable server-side applications.

Description

A fullstack Movie API app with Spring boot framework.

Requirements

$ install postgres sql
$ install java 11
$ install maven (optional)

Running the app

# Start Postgres:
$  pg_ctl -D start
$  psql -U <user>

# development API URL:
$ http://localhost:8080/api/

# Swagger Document:
$ http://localhost:8080/swagger-ui/

About

A Java Spring Boot repository housing a REST API for delivering random movie quotes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages