Skip to content

nicolasmoreau/ConsumerServices

 
 

Repository files navigation

This is a Django project for providing small
web services that swallow XML (by URL or upload)
in the XSAMS format for atomic and molecular
data, and do something useful with it, using
xsl-stylesheets.

One installation can serve an arbitrary number
of sheets as processors, simply add the name
and output type to XSL_MIME in applyXSL/views.py.
You might need to create the directory
static/results/ where the conversion output is
saved and cached.

About

Web services that do stuff with VAMDC-XSAMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 81.8%
  • Python 6.9%
  • JavaScript 6.6%
  • HTML 2.5%
  • CSS 1.7%
  • Nginx 0.5%