📗 Table of Contents

📖 Hello Rails Backend

Hello Rails Backend is a classic example of crating api via rails and providing random messages.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Linters
  • Database
  • API

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

install RubyONRails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Al-Amin-Khan-Shakil/hello-rails-back-end.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails s

API

To get api result, execute the following command:

  127.0.0.1:3000/api/v1/greeting/index

(back to top)

👥 Authors

👤 Al Amin Khan Shakil

(back to top)

🔭 Future Features

  • Message Details

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star and share with your friends.

(back to top)

🙏 Acknowledgments

I would like to thank Jubaer Maruf to help me on this project.

(back to top)

❓ FAQ (OPTIONAL)

Can I contribute to this project?

  • Yes, you can. You can fork you modification on this project. If it gets approval then we will merge your changes.

  • What knowledge Should I have to create a project like this?

    • You should have basic RubyONRails Knowledge.

(back to top)

📝 License

This project is MIT licensed.