From ef8b12bade80b8a979279c64c242874c8f8809ed Mon Sep 17 00:00:00 2001 From: Luca Visentin Date: Sat, 29 Jun 2019 09:10:58 +0200 Subject: [PATCH 1/3] Add a javascript library. Use only modern WEB apis --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93e8c67..902f0b0 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ curl https://fonoapi.freshpixl.com/v1/getdevice -XPOST -H 'Accept: application/j ###### jQuery Library is here : https://github.com/shakee93/fonoapi/tree/master/fonoapi-js + +###### Javascript WEB apis (no JQuery) + Library is here: https://github.com/luckv/fonoapi-client-noJquery ###### Nodejs Library is here : https://github.com/mtrung/fonoapi/tree/master/fonoapi-nodejs From 15c98c32d8686f820b9e61f6a49efc0ff4e4d692 Mon Sep 17 00:00:00 2001 From: Luca Visentin Date: Sat, 29 Jun 2019 18:22:34 +0200 Subject: [PATCH 2/3] Add a website wrapper --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 902f0b0..6dd7785 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,8 @@ curl https://fonoapi.freshpixl.com/v1/getdevice -XPOST -H 'Accept: application/j ###### Java Library is here : https://github.com/aafanasev/fonoapi-client +###### Website wrapper + https://luckv.github.io/fonoapi_explorer ------ ##### Result Set Structure From 2900c4289cb52b01e9180751a0136ddef060663c Mon Sep 17 00:00:00 2001 From: Luca Visentin Date: Sun, 30 Jun 2019 22:55:53 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dd7785..7b79e11 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ curl https://fonoapi.freshpixl.com/v1/getdevice -XPOST -H 'Accept: application/j ###### Java Library is here : https://github.com/aafanasev/fonoapi-client -###### Website wrapper - https://luckv.github.io/fonoapi_explorer +###### Website wrapper around API + https://luckv.github.io/fonoapi-explorer ------ ##### Result Set Structure