Thanks to visit codestin.com
Credit goes to github.com

Skip to content

XMLSIE tools for the Sambruk accounts payable open data project

License

Notifications You must be signed in to change notification settings

kodapan/xmlsie-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlsie-tools

REST service for validating integrity of XMLSIE files as used by the Sambruk open data accounts payable project.

Dependencies
  • Java 8
  • Maven
Usage

Start the http server on localhost:8080:

export MAVEN_OPTS="-Xmx2g"
mvn clean install
mvn jetty:run

Point your browser at

These webpages are HTML implementations of REST API's that both accept a single file as MULTIPART_FORM_DATA via HTTP POST:

About

XMLSIE tools for the Sambruk accounts payable open data project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published