Create a Rails api only backend app that followes RESTfull design.
- Ruby
- Rails
- Postgresql
To get a local copy up and running follow these simple example steps.
- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
- Clone the project
https://github.com/zmekonnen251/hello-rails-back-end.git
- navigate to the folder
cd hello-rails-back-end
- Install required gems
bundle i
-
start the server
rails s
-
Enjoy interacting with the app.
👤 Zelalem Mekonnen
- GitHub: @zelalem251
- Twitter: @mek_zela
- LinkedIn: Zelalem G. Mekonnen
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!