- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Hello Rails Backend is a classic example of crating api via rails and providing random messages.
Database
- Linters
- Database
- API
To get a local copy up and running, follow these steps.
In order to run this project you need:
install RubyONRails
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 this project with:
bundle install
To run the project, execute the following command:
rails s
To get api result, execute the following command:
127.0.0.1:3000/api/v1/greeting/index
👤 Al Amin Khan Shakil
- GitHub: Al Amin Khan Shakil
- Twitter: Al Amin Khan Shakil
- LinkedIn: Al Amin Khan Shakil
- Message Details
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star and share with your friends.
I would like to thank Jubaer Maruf to help me on this project.
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.
This project is MIT licensed.