An open API service indexing awesome lists of open source software.

https://github.com/ceedubs/scrutinator-pet-store

An implementation of the Swagger Pet Store powered by Scrutinator
https://github.com/ceedubs/scrutinator-pet-store

Last synced: 11 months ago
JSON representation

An implementation of the Swagger Pet Store powered by Scrutinator

Awesome Lists containing this project

README

          

# Scrutinator Pet Store #

## Build & Run ##

```sh
$ cd scrutinator-pet-store
$ ./sbt
> container:start
> browse
```

If `browse` doesn't launch your browser, manually open [http://localhost:8080/](http://localhost:8080/) in your browser.