From 01ec427ebeeb5350aa9054f82e28b9e1277e3397 Mon Sep 17 00:00:00 2001 From: Kevin Wang Date: Tue, 12 Jan 2016 13:59:37 -0500 Subject: [PATCH] Add working with apis book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index f8cab81e..9088cba6 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -647,6 +647,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF) * [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/) * [Web API Design](http://apigee.com/about/blog/technology/announcement-free-ebook-web-api-design) +* [Working with Web APIs](https://launchschool.com/books/working_with_apis) - Launch School * [Your API Is Bad](https://leanpub.com/yourapiisbad) *(Leanpub, by Paddy Foran)*