项目作者: thatdevsherry

项目描述 :
A base Implementation of GSMA Mobile Connect Profile
高级语言: Java
项目地址: git://github.com/thatdevsherry/mobile-connect-profile.git
创建时间: 2019-01-04T16:10:39Z
项目社区:https://github.com/thatdevsherry/mobile-connect-profile

开源协议:MIT License

下载


Archived as my internship has been completed.

GSMA Mobile Connect Profile Implementation

This is part of my internship work at Ufone. It aims to directly be used or serve as a blueprint for implementing Mobile Connect.

I’ve selected the MIT license so that Operator specific implementation can be used without having to open source the operator’s middleware integration code.

What it aims to be

I’ve written a blog about how I think GSMA Mobile Connect should be implemented.

This project aims to follow that architecture design.

@Shehriyar.Qureshi/my-take-on-implementing-gsma-mobile-connect-dca0f64c6d3b">You can read it here

Installation Steps

You’ll have to build the project using Maven and deploy the endpoints on Tomcat.

Trying it out

Please check out the User Guide