Skip to content

BigBlueHat/web-annotation-protocol-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Annotation Protocol Server

This very basic wptserve-based server supports the core features of the Web Annotation Protocol specification (no more, no less).

Usage

$ pip install -r requirements.txt
$ python index.py

Visit http://localhost:8080/.

Caution

This is a world-write-able server. There's zero security. It writes to disk. Proceed with appropriate caution.

License

MIT

About

Web Annotation Protocol Server (very basic!)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published