Greetings API

📗 Table of Contents

📖 Budget Buddy

This is a simple API that returns a random greeting message.

  • Link to the front-end that consume this api Front-end

🛠 Built With

Tech Stack

  • Ruby on rails
  • PostgreSQL
  • Api

Key Features

  • Return Random greetings

(back to top)

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

  • to have ruby and rails installed

Setup

Clone this repository to your desired folder:

  git clone https://github.com/barakadanny/hello-rails-back-end.git

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  ./bin/dev

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👨‍💻 Baraka Danny

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Api Documentation and customization

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

(back to top)

🙏 Acknowledgments

I would like to acknowledge:

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)