Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.
Stephanie Kwak edited this page Sep 13, 2016 · 5 revisions

Superglue API

This wiki is meant to document the planning process of the Superglue API. The front-end repo can be found at https://github.com/andrewleclair/intermsofperformance.

Purpose

Superglue's purpose is to collect and combine PDFs for In Terms of Performance. The general idea is that after a user selects the PDFs they want to collect, that user would click Download on the front-end, at which point a call would be made to the Superglue API, which would combine the PDFs and respond back with the file. Exact format of such a combined PDF is still TBD but could include a cover page, as well as page numbering.

Clone this wiki locally