/fintp_api

FinTP RESTful API. The API enables 3rd party applications to communicate with the FinTP central repository of messages.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

fintp_api

FinTP RESTful API. The API enables 3rd party applications to communicate with the FinTP central repository of messages.

Facts

  • version: 0.0.1

Usage

See https://github.com/FinTP/fintp_api/wiki/Usage for a list of usage scenarios.

Installation

See https://github.com/FinTP/fintp_api/wiki/Installation for steps required to install and configure the API.

Contributing

See http://www.fintp.org/how-to-contribute for a list of areas where help is needed.

Requirements

  • Latest JDK
  • Apache Tomcat 7
  • Maven

Running the tests

See https://github.com/FinTP/fintp_api/wiki/Running-the-tests for steps required to run the automated tests.

Issues

  • Due the binary license there is no public repository that contains the Oracle Driver JAR.
  • Solutions:
    1. Comment dependency if you are using Postgres database
    2. Download ojdbc jar from Oracle site and install it to your local repository (mvn install:install-file -Dfile={Path_to_your_ojdbc6.jar} -DgroupId=com.oracle -DartifactId=ojdbc6\ -Dversion=11.2.0.3.0 -Dpackaging=jar -Dfile=ojdbc.jar -DgeneratePom=true )

License

Copyright

FinTP - Financial Transactions Processing Application Copyright (C) 2013 Business Information Systems (Allevo) S.R.L.