Skip to content

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

Notifications You must be signed in to change notification settings

stevenerat/VideoGameDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.1%
  • HTML 2.9%