Here is a list of the SnowShoe maintained libraries. These make pages in your application stampable. Are you planning to use the SnowShoe-hosted stamp screen? Check out our how-to here.
For web applications, you'll need to use both our
- Front-end library (to recognize the stamp and submit this data to your app's backend)
- One of our server-side libraries (to package this data up and submit it to the SnowShoe API for recognition).
For Wordpress sites, you'll need to use both our
- Front-end library (to recognize the stamp and submit this data to your Wordpress backend)
- Our Wordpress Plugin (to automatically setup an endpoint on your Wordpress backend, package the stamp data up and submit it to the SnowShoe API for recognition).
For native applications, you'll just use one of our Native mobile libraries. These contain the code to both recognize data from the stamp and submit this data to the SnowShoe API for recognition.
Front-end
SnowShoe CDN
SnowShoe jQuery Module:
-- v0.3.3: https://cdn.snowshoestamp.com/snowshoe-jquery/0.3.3/jquery.snowshoe.js
-- v0.3.3 minified: https://cdn.snowshoestamp.com/snowshoe-jquery/0.3.3/jquery.snowshoe.min.js
Server-side
Python
PHP
Native
-
Online authentication
-
Offline authentication
Also, check out these libraries that may help in your SnowShoe development thanks to our fantastic community of developers like you.
Java
