diff --git a/README.md b/README.md new file mode 100644 index 0000000..154a3a1 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# jokes-api + +## Description + +Sample repository for the [Let's Talk APIs Talk](https://atomaka.github.com/lets-talk-apis) + +## Branches + +* [active_model_serializers](https://github.com/atomaka/jokes-api/tree/active_model_serializers) - Sample updated to use [active_model_serializers](https://github.com/rails-api/active_model_serializers) +* [grape](https://github.com/atomaka/jokes-api/tree/grape) - Sample updated to use [grape](https://github.com/ruby-grape/grape)