/pet-store-api

PetStore API Service

Primary LanguageJavaApache License 2.0Apache-2.0

PetStore Project

Purpose

Demo application built for experimentation purpose only

Pre-requisites

  1. We are using Docker to install PostgreSQL database. If you are interested in using a local or remote PostgreSQL installation, update the database connectivity details in resources. Here is the example of pets-api application-docker.yml.

Services

  1. Pets API

Docker deployment

docker compose up --build