Skip to content

Utility to sign URL's in order to use Google's Enterprise API. Compiled to lang level 1.5.

License

Notifications You must be signed in to change notification settings

karlroberts/urlsigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME urlsigner - signs URL's as needed for Google's Enterprise API's.

DESCRIPTION

    Java code compiled to language level 1.5.
    Code based on examples at https://developers.google.com/maps/documentation/business/webservices
    but uses a Base64 library that is compiled at Java lang level 1.5

USAGE To use to call a Google Enterprise API, pass a valid Google URL to the signURL() method

AUTHOR Karl Roberts karl.roberts@owtelse.com

NOTES 1. official repository https://github.com/karlroberts/urlsigner 2. site and documentation https://github.com/karlroberts/urlsigner 3. license (3 point BSD style) https://github.com/karlroberts/urlsigner/blob/master/LICENSE

About

Utility to sign URL's in order to use Google's Enterprise API. Compiled to lang level 1.5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published