You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,3 +248,5 @@ Start your Rails server ```rails s``` and navigate to ```localhost:3000/api/v1/m
248
248
249
249
(Optional) I'm using a pretty JSON viewer for chrome which you can download [here.](https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc)
250
250
<ahref="http://tinypic.com?ref=2m60ahx"target="_blank"><imgsrc="http://i63.tinypic.com/2m60ahx.png"width="450"height="450"border="0"alt="Image and video hosting by TinyPic"></a>
251
+
252
+
Congrats! You have successfully created a Rails API and completed your first GET request!
0 commit comments