Apps & libs
This page presents libraries as well as example applications which can be used as indications to develop one's own application to interact with Pryv.io.
Web + NodeJS
Web application examples
The following use cases are implemented on top of Pryv.io (among others):
- Collect form data
- View collected data and share it
- Collect and consume high-frequency data
You can find the source code here: https://github.com/pryv/app-web-examples.
Libraries
You can find the source code for the main library here: https://github.com/pryv/lib-js.
It has the following extensions:
- Socket.IO: https://github.com/pryv/lib-js-socket.io
- Monitor: https://github.com/pryv/lib-js-monitor
Auth web application
Web application for: registration, auth requests, password reset and email change.
You can find the source code here: https://github.com/pryv/app-web-auth3.
Multi-Factor Authentication application
Web application for the MFA flow.
You can find the source code here: https://github.com/pryv/app-web-mfa.
iOS
iOS Swift example app
You can find the source code here: https://github.com/pryv/app-ios-swift-example.
Swift library
You can find the source code here: https://github.com/pryv/lib-swift.
HealthKit bridge
You can find the source code here: https://github.com/pryv/bridge-ios-healthkit.
Java
Java application examples
You can find the source code here: https://github.com/pryv/app-java-examples.
Android application example
You can find the source code here: https://github.com/pryv/app-android-example.
Library
You can find the source code here: https://github.com/pryv/lib-java.
Integrations
IFTTT
You can find the Pryv Lab channel on IFTTT here: https://ifttt.com/pryv.
You can find the source code here: https://github.com/pryv/bridge-ifttt.
Tableau
You can find the source code here: https://github.com/pryv/bridge-tableau.
Power BI
You can find the source code here: https://github.com/pryv/plugin-powerbi.
Other
Bluebutton
You can find the source code here: https://github.com/pryv/service-bluebutton.