Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcospereira/openrepose-vagrant

Vagrant configuration to test Open Repose
https://github.com/marcospereira/openrepose-vagrant

Last synced: 25 days ago
JSON representation

Vagrant configuration to test Open Repose

Awesome Lists containing this project

README

        

# Open Repose Vagrant

A simple Vagrant configuration to test [Open Repose](http://openrepose.org/) API Gateway.

## Requirements

1. [Vagrant](https://www.vagrantup.com/)
2. [wrk](https://github.com/wg/wrk)

## Getting Started

Create, provision and start the Vagrant VM:

```bash
make setup
```

Check it out!

```bash
make check
```