Skip to content

Commit

Permalink
Merge pull request akabiru#12 from akabiru/ch-update-readme
Browse files Browse the repository at this point in the history
Amend Part One Link
  • Loading branch information
Austin Kabiru authored Jan 10, 2018
2 parents a02bee6 + 4002241 commit b2ea717
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
![Code Climate](https://codeclimate.com/github/akabiru/todos-api/badges/gpa.svg) [![Coverage Status](https://coveralls.io/repos/github/akabiru/todos-api/badge.svg?branch=master)](https://coveralls.io/github/akabiru/todos-api?branch=master) [![Build Status](https://travis-ci.org/akabiru/todos-api.svg?branch=master)](https://travis-ci.org/akabiru/todos-api)

# todos-api
# todos-api (RESTful JSON API with Rails 5)

This repo is the source companion for the @scotch-io tutorial series [Build a RESTful JSON API with Rails 5](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one)

* [Part One](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one) - [source](https://github.com/akabiru/todos-api)
* [Part One](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-one) - [source](https://github.com/akabiru/todos-api/tree/part-one)
* [Part Two](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-two) - [source](https://github.com/akabiru/todos-api/tree/part-two)
* [Part Three](https://scotch.io/tutorials/build-a-restful-json-api-with-rails-5-part-three) - [source](https://github.com/akabiru/todos-api/tree/part-three)

0 comments on commit b2ea717

Please sign in to comment.