/BlogApp

Primary LanguageRubyMIT LicenseMIT


Add API Endpoint

📗 Table of Contents

📖 Add API endpoint

Blog app - Add API endpoint In this project, my coding parter and I add some api endpoint to blog app. This will allow our app to used it in different ways rather than just to our site.

🛠 Built With

Tech Stack

Built With

Tech Stack

  • Ruby

Key Features

  • processing data in models
  • validations and model specs.

video walkthrough

Coming soon

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).

  • Step 2: Once you have installed git you can clone this project using the command below:

    https://github.com/Gardimy/BlogApp
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.

  • Step 4: If you want to edit this project open it with your favorite text editor.

(back to top)

Prerequisites

You need the following tools be installed in your computer:

Setup

Clone this repository to your desired folder:

https://github.com/Gardimy/BlogApp

or

https://github.com/Gardimy/BlogApp <-- Only if you have SSH keys configured on your GitHub account.

Install

Install this project with:

  cd BlogApp
  
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec/

...

👥 Authors

👤 Gardimy Charles

(back to top)

🔭 Future Features

  • processing data in models
  • validations and model specs.

(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 please give me a start and share my portfolio to recruters!

(back to top)

🙏 Acknowledgments

I would like to thank to microverse For teaching me the database and more things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)