From 0f954e17846a2c295a8b766a5840f6d3e7125ef7 Mon Sep 17 00:00:00 2001 From: jhsu98 Date: Fri, 12 Apr 2019 06:10:02 -0400 Subject: [PATCH] added iFormBuilder, mobile data collection software --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index c4afa83..e01dcd8 100644 --- a/readme.md +++ b/readme.md @@ -305,6 +305,10 @@ Hi. Below you will find a list of web services along with links to their docs an - [API Documentation](https://www.ifixit.com/api/2.0/doc) - [Python wrapper for iFixit](https://github.com/xiongchiamiov/pyfixit) +### [iFormBuilder](https://www.zerionsoftware.com/iformbuilder) - Mobile Data Collection Software +- [API Documentation](https://iformbuilder.docs.apiary.io) +- [Python wrapper for iFormBuilder](https://github.com/jhsu98/ifb-wrapper) + ### [iHackernews](http://www.ihackernews.com/) - Hacker News Mobile - [API Documentation](http://api.ihackernews.com/) - [Python wrapper for iHackerNews](https://github.com/dmpayton/python-ihackernews)