From 015235e0449024cb476bf3d60b4766b908cc98cf Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Mon, 12 Oct 2015 18:41:42 -0400 Subject: [PATCH] Add sample code link --- slides/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/slides/resources.md b/slides/resources.md index fb6d97a..132c082 100644 --- a/slides/resources.md +++ b/slides/resources.md @@ -2,6 +2,7 @@ * This presentation * [Slides](https://github.com/atomaka/lets-talk-apis) + * [Code](https://github.com/atomaka/jokes-api) * [api.lansing.codes](https://github.com/lansingcodes/api) * [Grape Project](https://github.com/ruby-grape/grape) * [ActiveModel::Serializer Project](https://github.com/rails-api/active_model_serializers)