2017-03-07
Copyright 2017, Stanton Web Applications, Inc
MIT License. Free to use and distribute.
This repo illustrates short examples of code written in various languages, including PHP, Java, and javascript
JAVA
-> java/rest-api-braintree - a short example of using braintrees API in a restful (jsp servlet) application
-> java/rest-api-postbio - a short example of using a jsp servlet and javascript to implement posting a bio
-> java/connectio-pooling - a set of classes that implements connection pooling in Java
PHP
-> php/cake-php -- some simple examples of using a user and video controlere class for hosting user video profiles
JAVASCRIPT
-> js/musical-chairs.html - embedded js (in a web page) that illustrates an example of using musical chairs