/hello-rails-backendv2

Rails API endpoint show random greeting.

Primary LanguageRuby

Hello Rails Back End

  • Rails API endpoint that include 5 greeting.
  • API shows random greeting from the database.
  • Checkout the front end app at Hello React Front End

Built With

  • Ruby on Rails

Setup

  • Clone this project
- $ git clone https://github.com/ahmetbozaci/hello-rails-backendv2
- $ cd hello-rails-backendv2
  • Install dependencies, run database
- $ npm install
- $ bundle install
- $ rails db:migrate
- $ rails db:seed
  • Open website and view api response
- $ rails s

Authors

👤 Ahmet Bozacı

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!