Blog Application

This project is a backend rails API application, it responds with json data containing a randomly selected greeting message everytime the API is requested.

Getting started

Run the following commands on the terminal your local machine:

  • git clone https://github.com/Rayan84/hello-rails-back-end.git
  • cd hello-rails-back-end
  • bundle
  • rails db:migrate
  • rails db:seed
  • rails server -p 10524

API

To consume this API:

Authors

👤 Rayan Rassam

🤝 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!