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
- Host: GitHub
- URL: https://github.com/ceedubs/scrutinator-pet-store
- Owner: ceedubs
- Created: 2014-05-06T19:41:26.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T14:50:00.000Z (almost 12 years ago)
- Last Synced: 2025-02-22T23:26:46.432Z (over 1 year ago)
- Language: Shell
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.