Backend for https://citeas.org
Run the project with docker using the following commands:
- Download the repo:
$ git clone https://github.com/ourresearch/citeas-api.git
- Move into the repo directory:
$ cd citeas-api
- Build the docker image:
$ docker build --tag citeas-api .
- Run the docker image:
$ docker run -p 8000:8000 citeas-api
- Test the API on your local machine with: http://0.0.0.0:8000/product/http://yt-project.org
- View additional citations by entering addresses or text with the following format:
http://0.0.0.0:8000/product/<address or keyword>
- via codemeta
- via doi
- from github url to CITATION file to bibtex
- from webpage url to CITATION file to bibtex
- from github url to README to DOI
- github metadata input, no further clues
- the same project, inputted multiple ways (github, pypi, readthedocs)
- the same project, inputted via github url or a file within github repo
- the same project, inputted via cran or a cran vignette file
- via arXiv ID