Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkersumida/rails-test-api
https://github.com/walkersumida/rails-test-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/walkersumida/rails-test-api
- Owner: walkersumida
- Created: 2018-09-17T09:02:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T15:42:40.000Z (over 6 years ago)
- Last Synced: 2024-10-23T02:12:35.901Z (2 months ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```