HenrikDK / PetStore

A simple implementation of the swagger Petstore in C# used for testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetStore Demo

A simple implementation of the swagger PetStore in C# used for testing.

The implementation is divided into 3 microservice REST api's.

Pet API

alt text

Store API

alt text

User API

alt text

About

A simple implementation of the swagger Petstore in C# used for testing.

License:Apache License 2.0


Languages

Language:C# 97.3%Language:Dockerfile 2.7%