barakadanny / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About


Languages

Language:Ruby 75.6%Language:HTML 17.6%Language:JavaScript 4.5%Language:CSS 2.2%