Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walkersumida/rails-test-api


https://github.com/walkersumida/rails-test-api

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# rails-test-api

## Versions

- Ruby: 2.5.1
- Rails: 5.2.1
- MySQL: 5.6

## Require

- docker
- make

## Run rails app

```shell
make docker_up
```