An open API service indexing awesome lists of open source software.

https://github.com/timowest12/blog-app


https://github.com/timowest12/blog-app

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Ruby on rais blog

### About the project

> In this project, I created a web API that creates a blog

### User Stories

As a user:

I can add update get and delete posts
Create a new user
List al blog posts
List all users

## Built With

![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white)     RSpec     ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)     ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
* Ruby on Rails
* Ruby 2.5.1
* RSpec 3.5.0

### Setup

1. In your terminal, `cd` to the directory where you want to copy this project.
2. Still in your terminal, type `git@github.com:Thttps://github.com/Timowest12/blog-app.git`
3. Run `cd blog-app`

### Install

* After completing the setup section, type `bundle install`

### Usage

* When all the gems are installed, type `server s` to run the app in a test server.

### Run tests

* Type `rspec` to run the tests.

## Authors

👤 **Timo Wester**

- GitHub: [@Timowest12](https://github.com/Timowest12)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/timo-wester/)
- AngelList: [timo-wester](https://angel.co/u/timo-wester)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Heartfelt thanks to Microverse

## 📝 License

This project is **MIT** licensed.