📗 Table of Contents

📖 Hello Rails Api

This repository is for Rails API. For front-end app go to:

🛠 Built With

Full Stack

I am using full stack technologies.

Client
Server
Database

Key Features

Key features of the application.

  • *** Show random Greetings ***

(back to top)

🚀 Live Demo

Demo link [Coming soon]

(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:

command:

 gem install rails

Setup

Clone this repository to your desired folder:

commands:

  cd Folder
  git clone https://github.com/edi-sipka/hello-rails-back-end

Install

Install this project with:

command:

  cd Folder
  gem install

Usage

To run the project, execute the following command:

command:

  rails s

Run tests

To run tests, run the following command:

command:

  rspec

(back to top)

👥 Authors

👤 Edi Sipka

(back to top)

🔭 Future Features

Features of this project.

  • Generate random messages with Rails API

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project then you can show your support by giving to this project star.

(back to top)

❓ FAQ

Questions for new developers would ask when they decide to use your project.

  • How I can run this project?

    • After cloning repository, run rails s. After that, you will see you will see the homepage of the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)