Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T19:28:17.000Z (3 months ago)
- Last Synced: 2024-09-10T22:17:37.790Z (3 months ago)
- Topics: bibxml, ietf, internet-draft, rfc, xml2rfc
- Language: Python
- Homepage: https://bib.ietf.org
- Size: 3.34 MB
- Stars: 17
- Watchers: 12
- Forks: 19
- Open Issues: 56
-
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-serviceFor 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.