Pinned Repositories
docker-authentication-authorisation
Example microservice authentication and authorisation solution using Docker containers
docker-dropwizard-example
Example docker image which runs a dropwizard application
dropwizard-hibernate
Sample application using Dropwizard 7.1 with Hibernate
dropwizard-jdbi
Simple dropwizard 1.0.0 service using JDBI to talk to a DB
dropwizard-security
sample dropwizard 0.6.2 application using security context for authentication and authorisation
node-aws-cognito-oauth2-example
Sample NodeJS application using AWS Cognito for authentication via OAuth2
rules-evaluator
Light weight library for applying business rules written in a limited domain english grammar against JSON data
zf2-example-doctrine2
Example of using Zend Framework 2 with Doctrine 2
zf2-example-login
Example login application using Zend Framework 2
zf2-restful-api
Example application showing how to create a restful json api in PHP Zend Framework 2
stevenalexander's Repositories
stevenalexander/docker-authentication-authorisation
Example microservice authentication and authorisation solution using Docker containers
stevenalexander/docker-dropwizard-example
Example docker image which runs a dropwizard application
stevenalexander/docker-nginx-dropwizard
Example using docker compose to create an nginx instance acting as reverse proxy for dropwizard
stevenalexander/node-redis-docker
Simple containerised Node JS Express application connected to Redis
stevenalexander/ServerSideDataTables
ASP.MVC example of using server-side search, sorting and paging with datatables
stevenalexander/code-maat-python
A Docker continer to run the Code Maat tool provided by Adam Tornhill et al with python
stevenalexander/dropwizard-freemarker
sample dropwizard application using freemarker for html templating
stevenalexander/docker-phantomjs
Docker phantomJS container for web testing
stevenalexander/dropwizard-person-offline
Dropwizard application serving HTML using a JS Service Worker to provide limited offline functionality to a person CRUD application
stevenalexander/dropwizard-simple-offline
Very simple dropwizard application using assetsbundle to serve Service Worker JS that caches responses for offline access
stevenalexander/java-selenium-phantomjs
Docker image with JDK and PhantomJS intended to act as a web testing environment
stevenalexander/node-web-api
Sample node express application that calls api with tests
stevenalexander/ViveMiniCourse1
Sample Unity 5.3 project following http://learn.vrdev.school/courses/vive-developer-mini
stevenalexander/AnalyseGitRepo
Analyse Git repository with C#
stevenalexander/boilerplate-h5bp
Assemble boilerplate for launching projects with H5BP (https://github.com/h5bp/boilerplate-h5bp)
stevenalexander/cmo_report
Visualisation of Chief Medical Officer report
stevenalexander/coreos-vagrant
Minimal Vagrantfile for CoreOS
stevenalexander/docker-development-environment
Example Dockerfiles for creating local development environments
stevenalexander/docker-nginx-https
nginx container with HTTPS and self-signed certificate
stevenalexander/docker-openresty
Dockerfile for OpenResty forked off docker/nginx
stevenalexander/docker-scala
A container with JDK, scala/scalac and SBT. Useful as a base for a Scala build/scratch environment
stevenalexander/docker-selenium
Docker images for Selenium Standalone Server
stevenalexander/Effeckt.css
A Performant Transitions and Animations Library
stevenalexander/govuk_prototype_kit
Quick prototyping tool for UK government digital services
stevenalexander/gulp-handlebars-example
Example of using Handlebars with gulp to generate namespaced JS file by directory
stevenalexander/node-dev-with-docker-compose
Sample solution with two node applications running in containers with docker compose
stevenalexander/node-mongo-docker
Simple node app run in container connected to a mongo container
stevenalexander/play-graphite-example
Example Java Play application reporting metrics to Graphite with details on using free hosted graphite instance on Heroku
stevenalexander/tdd-for-apis
Tutorial app on TDD for writing APIs in Node.js
stevenalexander/testng-selenium-tests
Simple selenium tests using testng