Three web services i was asked to create as part of my coursework.
A JSON RPC based e-commerce website.
A news feed site that makes use of XML via Rest APIs. Pulls data from Google maps, the BBC and data from an SQL database.
An IoT system that reads data and conrtrols LED's on an electric imp. This also makes use of JSON RPC to ineract with the device via an SQL database.
Had to remove API keys and connection data before uploading to GitHub