ietf-tools / bibxml-service

Django-based Web service implementing IETF BibXML APIs
https://bib.ietf.org
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link
bibxml ietf internet-draft rfc xml2rfc

============== 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://bib.ietf.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.