Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peopledoc/insight
- Owner: peopledoc
- License: other
- Created: 2012-08-31T11:02:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-24T12:22:23.000Z (over 12 years ago)
- Last Synced: 2024-04-16T06:52:50.856Z (9 months ago)
- Topics: approved-public, ghec-mig-migrated
- Language: Python
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
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.