https://github.com/azaroth42/mangoserver
A MongoDB implementation of the W3C Web Annotation Protocol
https://github.com/azaroth42/mangoserver
annotations standards w3c
Last synced: about 1 year ago
JSON representation
A MongoDB implementation of the W3C Web Annotation Protocol
- Host: GitHub
- URL: https://github.com/azaroth42/mangoserver
- Owner: azaroth42
- License: apache-2.0
- Created: 2015-09-03T22:07:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T22:43:27.000Z (about 4 years ago)
- Last Synced: 2025-03-26T10:48:12.750Z (about 1 year ago)
- Topics: annotations, standards, w3c
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 17
- Watchers: 6
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MangoServer
A Mongo-backed Annotation Server
# Installation
Run the following from within a virtual environment or use with sudo to install the required dependencies system-wide
` $ pip install -r requirements.txt `