bibxml-service
bibxml-service copied to clipboard
Django-based Web service implementing IETF BibXML APIs
============== BibXML Service
.. image:: https://codecov.io/gh/ietf-tools/bibxml-service/branch/main/graph/badge.svg?token=P963U4A2LL :target: https://codecov.io/gh/ietf-tools/bibxml-service
For an overview, see https://github.com/ietf-ribose/bibxml-project.
This project uses Docker, Django and PostgreSQL.
Quick start
Please refer to the local development environment setup <https://dev.bibxml.org/static/docs/howto/develop-locally.html>
_
section of the documentation.
You can browse documentation in this repository <docs/index.rst>
,
but as it makes use of Sphinx-specific directives unsupported by GitHub
it is recommended to build documentation into HTML <docs/howto/develop-locally.rst#building-documentation>
first.
This can be done using Docker without any other dependencies.
Credits
Authored by Ribose as produced under the IETF BibXML SOW.