An open API service indexing awesome lists of open source software.

https://github.com/biojava/biojava-http

HTML/JS based user interfaces for BioJava
https://github.com/biojava/biojava-http

Last synced: about 1 month ago
JSON representation

HTML/JS based user interfaces for BioJava

Awesome Lists containing this project

README

          

BioJava HTTP
============

HTML/JS based user interfaces for BioJava

[![Build Status](https://travis-ci.org/biojava/biojava-http.svg?branch=master)](https://travis-ci.org/biojava/biojava-http)

History
-------

The project was started at the BOSC Codefest 2016

Deployment
----------

```
mvn package
java -jar target/biojava-http-full-6.0.0-SNAPSHOT.jar
```

Access the following URLs:

```
http://localhost:8080/ngl/4hhb
http://localhost:8080/cesymm/1hiv.A
```

Libraries
---------

- [NGL](https://github.com/nglviewer/ngl)
- [MSAViewer](http://msa.biojs.net/)