Skip to content

kzy52/rails-openapi-rswag-docker-example

Repository files navigation

README

Ruby version

3.2.2

System dependencies

  • MySQL 8.0

Setup project

Fork the Project

$ git clone git@github.com:kzy52/demo-api.git
$ cd demo-api

Initialize the Project

$ make init
$ make up

Enjoy your development :)

How to run the test suite

$ make rspec

How to run code check

$ make rubocop

How to run security check

$ make brakeman

API Reference

http://localhost:3000/api-docs

How to edit credential

$ make credential.edit [ENV]

How do create API Documents

$ make swagger.create

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages