- Registration
- Sign in
- User (show, list, update_profie)
- Post CRUD
- Comment CRUD
- ruby-2.7.2
- rails 6.1.4
- postgresql
bundle install
rails db:create
rails db:migrate
rails db:seed
rails s -p 3000
bundle exec rake rswag
localhost:3000/api-docs/
http://new-wave-assignment.herokuapp.com/api-docs/index.html