-
Notifications
You must be signed in to change notification settings - Fork 1
This is a simple example that I'll use to publish publically
License
radhack/simple-php-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SIMPLE-PHP-EXAMPLE https://simple-php-example.herokuapp.com/index.php What is it? ----------- SIMPLE-PHP-EXAMPLE is just a quick and dirty tool which HelloSign API Support reps could use to test some of HelloSign's embedded API functionality. How can I use it? ----------- To run this locally: 1. download this repo (and remember the location) 2. Create an environment variable as your API Key called HS_APIKEY_PROD 3. Create another environment variable as one of your client ids as HS_CLIENT_ID_PROD 4. spin up a webserver from this location something like $ php -S localhost:8080 (you could choose another port if you're already using 8080). Then you could modify this code locally for any of your tests, and submit a PR if you want to contribute to this repo. Contacts ----------- If you have any questions about this project, feel free to email me at radhack242@gmail.com
About
This is a simple example that I'll use to publish publically
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published