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

https://github.com/willnet/rails-api-benchmark

sample rails apps for benchmark
https://github.com/willnet/rails-api-benchmark

Last synced: 4 months ago
JSON representation

sample rails apps for benchmark

Awesome Lists containing this project

README

          

# これはなに

Rails と RailsAPI の速度を比較するためのサンプルアプリ

## 前提

- Rails 5.0.0.beta3

## セットアップ

- clone this repo
- do `bin/setup` on each application root
- enjoy!