Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T22:43:27.000Z (over 2 years ago)
- Last Synced: 2024-04-23T11:16:23.182Z (8 months ago)
- Topics: annotations, standards, w3c
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 16
- Watchers: 7
- Forks: 4
- 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 `