I have got selected for Google Summer of Code 2014 and from today onwards the Coding period for GSOC starts.
For next 3 months I’ll be working on developing a Batch API for an awesome community - mifos.
Mifos is an organization that leverages the power of Open Source to fuel the functioning of micro-finance institutions and helps in fighting poverty, worldwide.
Batch API project is focused towards creating an API akin to facebook-multiple-requests so that multiple HTTP requests can be handled by mifos platform. This provides an efficient way for clients based on mifos platform to send multiple HTTP requests as JSON string and get back a Batch HTTP response in JSON.
For this project I’ll be working with Java(Spring/Jersey/JPA) for developing the backend API and AngularJS and Bootstrap 3 for making all the UI changes. Development work regarding the Batch API can be followed at: Github - mifos X Batch API.