Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,10 @@ curl https://fonoapi.freshpixl.com/v1/getdevice -XPOST -H 'Accept: application/j
Library is here : https://github.com/jesusperiago/fonoapi

###### jQuery

Library is here : https://github.com/shakee93/fonoapi/tree/master/fonoapi-js
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

Expand All @@ -123,6 +125,8 @@ Package is here : https://www.npmjs.com/package/fonoapi-nodejs
###### Java
Library is here : https://github.com/aafanasev/fonoapi-client

###### Website wrapper around API
https://luckv.github.io/fonoapi-explorer
------

##### Result Set Structure
Expand Down