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
- Host: GitHub
- URL: https://github.com/biojava/biojava-http
- Owner: biojava
- Created: 2016-07-06T14:19:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T20:45:52.000Z (almost 4 years ago)
- Last Synced: 2025-09-09T16:34:52.816Z (6 months ago)
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BioJava HTTP
============
HTML/JS based user interfaces for BioJava
[](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/)