archivar
See ArchivarTodos
New project for creating a durable document store
API
Implementation
- AWS Lambda with custom Docker image
- python package: pdf2image
- Split post of new resources Stackoverflow: How do I upload a file with metadata using a REST web service?
First version
(never completed)
- chalice
- peewee ORM
- peewee and chalice
- peewee example
- uses psycopg2 for PostgreSQL
- needs C lib which needs to be distributed
- Pre-build binaries
- For dev purposes,
pip install psycopg2-binary
works fine