Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 435 Bytes

VideoGameDB

Video Game Database application with API endpoints that support JSON and XML

This application was developed to support my Udemy course - REST Assured Fundamentals

Usage

To run the application, simply browse to the repository directory on your computer and type ./gradlew bootRun

When the application is running, open a browser and go to http://localhost:8080/swagger-ui/index.html#/ to explore the API endpoints