Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peopledoc/insight

**DEPRECTATED** API REST to asynchronously generate document thumbnails
https://github.com/peopledoc/insight

approved-public ghec-mig-migrated

Last synced: 17 days ago
JSON representation

**DEPRECTATED** API REST to asynchronously generate document thumbnails

Awesome Lists containing this project

README

        

#######
Insight
#######

This project contains :

- A WSGI app that handle preview sync and async requests and use redis to queue asynchroneous requests
- A docsplit worker that consume requests in redis, takes a document and generate its thumbnails.
- At the end, the worker call a callback_url to indicate some preview informations.