Projects


Lightrest

This is a java library implementing subset of JAX-RS specification. I was frustrated with other libraries because of the size of the dependecies and complexity involving configuring it for different environments. I wanted to have a simple framework with minimal size and little configurations to impliment simple REST service for platform testing purposes. So i have decided to write simple REST framework for java myself.

Project Source Code : https://github.com/ajanthan/lightrest

TmpFileSrv

This a temprory file hosting web app written in Golang. This is usefull when you wanted to share a file with somebody and after some time you wanted to the file to be deleted automatically

Project Source Code : https://github.com/ajanthan/tmpFileSrv

Servicemix Oauth Proxy

It is a servicemix proxy which can secure a service with Oauth2 using some Oauth2 provider(WSO2 Identity Server)

Project Source Code : https://github.com/ajanthan/servicemix-oauth-proxy

Heroku Jaggeryjs App Runner

It provide a way to run Jaggeryjs based application on Heroku

Project Source Code : https://github.com/ajanthan/heroku-jaggeryjs-app-runner