angular-datatables-demo-server PHP server for the demo Usage curl --data "draw=0&start=0&length=10" https://angular-datatables-demo-server.herokuapp.com Deploying Install the Heroku Toolbelt. git remote add heroku https://git.heroku.com/angular-datatables-demo-server.git git push heroku master