Skip to content

kanwarchalotra/RestAssuredVideogameDBAPI

Repository files navigation

Notes for help

Import file for restassured


import static files--

import static io.restassured.RestAssured.given;
import static org.hamcrest.Matchers.equalTo;


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


Usage To run the application from the command line, you have two options:

Gradle --> ./gradlew bootRun
Maven --> mvn spring-boot:run

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published