https://github.com/ietf-tools/bibxml-service
Django-based Web service implementing IETF BibXML APIs
https://github.com/ietf-tools/bibxml-service
bibxml ietf internet-draft rfc xml2rfc
Last synced: 11 months ago
JSON representation
Django-based Web service implementing IETF BibXML APIs
- Host: GitHub
- URL: https://github.com/ietf-tools/bibxml-service
- Owner: ietf-tools
- License: bsd-3-clause
- Created: 2021-08-15T03:17:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T03:19:30.000Z (12 months ago)
- Last Synced: 2025-03-30T03:41:16.601Z (12 months ago)
- Topics: bibxml, ietf, internet-draft, rfc, xml2rfc
- Language: Python
- Homepage: https://bib.ietf.org
- Size: 3.34 MB
- Stars: 18
- Watchers: 12
- Forks: 19
- Open Issues: 57
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
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 `_
section of the documentation.
You can browse documentation `in this repository `_,
but as it makes use of Sphinx-specific directives unsupported by GitHub
it is recommended to `build documentation into HTML `_ first.
This can be done using Docker without any other dependencies.
Credits
-------
Authored by Ribose as produced under the IETF BibXML SOW.